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
- 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/thecodechaser/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
👤 Ranjeet Singh
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Kalolo Chola Lemba
- GitHub: @KayLemba
- Twitter: @King-Kaylo1
- LinkedIn: @kalolo-lemba
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.