Web app for displaying SpaceX api made with React, Redux and Antd.
Website is hosted on Firebase at https://spacex-info-c9c45.web.app
- Install
git - Install
node version 12.18andnpm - Clone the git repo
git clone https://github.com/DevTGhosh/spacex_info.git - Run
npm installto download the necessary node modules - Run
npm run start - View the App in your browser at
localhost:3000