Space Traveler's Hub is a single page web application that fatches rockets, missions from the SpaceX API. Users can book and cancel their reservations for rockets and missions. Application has three pages Rockets/Missions/MY Profile, My Profile page shows the list of reserved rockets and missions.
- HTML
- CSS
- JavaScript
- REACT
- Redux
- Redux-Toolkit (RTK)
- Webpack
- Jest
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- Clone the project
git clone https://github.com/Balikuddembe/space-travelers-hub
cd space-travelers-hub
- Install dependencies
npm i
or
npm install
- To Start the development server
npm start
- To test the project
npm run test
👤 Balikuddembe
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Ivan Martinez von Halle
- GitHub: @ivanmvh
- Twitter: @imprivado
- LinkedIn: @ivan-martinez-von-halle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
This project is MIT licensed.