A (SPA) web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join missions
- React
- Redux
- VsCode
- JavaScript
- Bootstrap
- HTML5
- CSS3
To get a local copy up and running follow these simple example steps:
- You need to have current Node version installed.
-
Copy the clone address of the repo or download as a zip into your local folder.
git clone https://github.com/mwenyoa/space-travelers-react.git
cd space-travelers-react
- Install npm:
npm install
- To run the tests do:
npm test
- To get project open and running in your browser run
npm start
command which will start react application.
👤 Tuğsem Saranlı
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Anthony Mwenyo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!