The space-travelers-capstone is a 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.
You can see the live demo of this project: click here
(back to top)
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/ClaudiaRojasSoto/Space_Travelers.gitInstall this project with:
cd space-travelers-capstone
npm installTo run the project on the webpack dev server, execute the following command:
npm startTo run tests, run the following command:
npm test npm run deploy(back to top)
? Claudia Rojas
? César Herrera
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!
(back to top)
If you like this project, give it a ️!
(back to top)
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. ?
(back to top)
This project is MIT licensed.
(back to top)