Space Travelers Hub is a company that provides commercial and scientific space travel services. This application will allow users to book rockets and join selected space missions.
- โจ Demo of Linters: Showcase the usage of HTML, CSS, and JavaScript linters to ensure code quality.
- ๐ Demo of Space-X
To run this project, you need the following:
- ๐ Web browser
- ๐ Git
- ๐จโ๐ป Code editor
Clone this repository to your desired folder:
git clone https://github.com/oluwatobi-fasasi/react-group-project.git
To install all dependencies, run the following command:
npm install
To run the project, follow these instructions:
- Clone this repository to your local machine.
To run tests, use the following commands:
- To track HTML linter errors, run:
npx hint .
- To track CSS linter errors, run:
npx stylelint "**/*.{css,scss}"
- To track JavaScript l
inter errors, run:
npx eslint .
To build the project, run the following command:
npm run build
To run the webpack development server, execute the following command:
npm start
๐ค oluwatobi-fasasi
- GitHub: @oluwatobi-fasasi
๐ค Sonika Kumar
- GitHub: @sonikak004
- Twitter: @sonikak004
- LinkedIn: @sonikak004
๐ค Marie Grรขce Bahati
- GitHub: @mariegrace31
- LinkedIn: Marie Grรขce Bahati
- ๐ฑ Booking page
- ๐ Add style
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a โญ๏ธ.
We would like to thank Microverse.
This project is licensed under the MIT License.