SPACE TRAVEL HUB is a react.js and redux website where users can join space missions and add rocket ships, fetched from spaceX.
- REACT.JS
- BOOTSTRAP
- Redux state managment tool
- Async Thunk
- JEST testing library
- Axios
- REST API
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser
- Node
- VS code
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/devendra-alt/space-travel-hub
Install this project with:
cd space-travel-hub
npm i
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
- Github pages
- Netlify
👤 Devendra Mulewa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Emmanuel Kipngeno
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Adding Server for storing profile
- [Sign-up]
- [Login]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please start it, and also do follow us
We would like to thank Microverse
This project is MIT licensed.