The space-travelers-capstone is an Web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)
Client
- HTML- JS
- CSS
- React
Server
- NullDatabase
- Null- Space Travelers Capstone using React
- Client-side routing using React Router V6
- Gitflow is used correctly
- Work is documented in a professional manner
- Following best practices for HTML, CSS, JS
🚀 Live demo of this project here
To get a local copy up and running, follow these steps.
- A web browser
- A code editor
- A terminal
Clone this repository to your desired folder:
git clone https://github.com/mrcbq/space-travelers-capstone.git
Install this project with:
cd space-travelers-capstone
npm install
To run the project on the webpack dev server, execute the following command:
npm start
To run tests, run the following command:
npm test
npm run deploy
👤 Marco Baquero
👤 Therese Tuyisabe
- GitHub: @theresetuyi
- Twitter: @theresetuyi
- LinkedIn: theresetuyi
- Add More sections 👌
- Add More Functionalities 😎
In this project, we will be copying a given web design using React, Redux, and API handling. The design will serve as a reference for implementing the user interface and interactions. Please see the above sections if you want to copy and setup this project on your pc.
Contributions, issues, and feature requests are welcome!
If you like this project, give it a ⭐️!
We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟
This project is MIT licensed.