Loading repository data…
Loading repository data…
anas599 / repository
Space-Travelers is a web application for a company that provides commercial and scientific space travel services. The project was built using React.js and Redux, and fetches data from a REST API to display information about available rockets and space missions. Users can book rockets and join selected space missions through the application.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Space Travelers's Hub 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. Build with React,API, and Redux.
This project uses the following stack :
Here are some key features of the application :
Here you can visit my live demo :
Here you can see our presentation :
Clone the repository by clicking on the 'Code' button and copy the link
To get a local copy up and running, follow these steps.
In order to run this project you need:
You should have node install on your local machine
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/kensteph/space-travelers.git
Install dependencies :
npm i
To run the project, execute the following command: Open the index.html file in a web browser
To run tests, run the following command:
npm run test
To run the stylehint linter
npx stylehint "**/*.{css,scss}"
To run the ESLint linter
npx eslint "**/*.{js,jsx}"
You can deploy this project using:
npm run build
npm run start
👤 Anas Sufyan
👤 Kender Romain
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project star it!
I would like to thank the Microverse team.
This project is licensed .