This website contain three webpages with rockets, mission, and my profile. In the rocket page we will fetch data from Space X real data from API and the missions. Visitors can select their rockets and the missions from the current website.
HTML CSS React Redux
- Rockets
- Missions
- My Profile
To get the content of this project locally you need to run the following commands in your terminal:
- IDE(code editor) like: Vscode, Sublime, etc.
- Git
- Download the Zip file or clone the repo with:
bash git clone https://github.com/Mahdi-Niazi/space-travelers-hub.git
- To access cloned directory run:
bash cd space-travelers-hub
- Open it with the live server
npm install
npm run start
Test for Linters For tracking linter errors locally you need to follow these steps:
- For tracking linter errors in CSS or SASS files run:
bash npx stylelint "\*_/_.{css,scss}"
- For tracking linter errors in React files run:
bash npx eslint "**/*.{js,jsx}"
👤 Mohammad Mahdi Niazi
- GitHub: @Mahdi-Niazi
- Twitter: @mahdinazi1
- LinkedIn: Mohammad Mahdi Niazi
👤 Ikonde Arnold Nekemiah
- GitHub: @arnoldnekemiah
- Twitter: @arnoldikonde
- LinkedIn: Ikonde (Arnold) Nekemiah
- Rocket trip price
- Rocket Customization
- Missions Start Date
- Missions End Date
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank my coding partners that helped me to do this amazing website.
This project is MIT licensed.