CSpace Travelers' Hub is an SPA app to view and read about the SpaceX latest rockets and missions form SpaceX API. You can reserve rockets and join their missions. We built this app with React and we used Redux as a state management library. for testing we used react-testing-library with Jest.
To get a local copy up and running follow these simple example steps.
First run following command to clone project to your local machine
git clone https://github.com/Zuhaib042/Space-Travelers-Hub.git
then run following command to install dependencies : npm install
After installing dependencies, build the app by running following command in the terminal: npm run build
then run following command to run this app on your local server : npm start
π€ Author1
π€ Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
This project is MIT licensed.