This is a capstone project, it is working with the real live data from the SpaceX API. It 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.
- HTML
- CSS
- JavaScript
- React
- Redux
To get a local copy up and running follow these simple example steps.
- Node and NPM
- Web browser (Google chrome)
- Code Editor (VSCode)
- git clone the project
git clone git@github.com:akucintavalent/space-travelers-hub
- Install Dependencies
npm install
- To run StyleLint by itself, you may run the lint task:
npx stylelint "**/*.{css,scss}"
- Automatically fix issues found (where possible):
npx stylelint "**/*.{css,scss}" --fix
- To fix automatically javaScript issues found
npx eslint . --fix
- Finally, start your development server by running:
npm start
👤 Bohdan Shcherbak
👤 Debas Gebreslasie
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- React Community
- Space Travelers Hub
- Microverse