Skip to content

"Space-Travelers-Hub" is a website that allows users to book rockets and join selected space missions by using data from the SpaceX API.

Notifications You must be signed in to change notification settings

tresorsawasawa/space-travelers-hub

Repository files navigation

Space-Travelers-Hub

This project was bootstrapped with Create React App.

math-magicians

Description

"Space-Travelers-Hub" is a website that allows users to book rockets and join selected space missions by using data from the SpaceX API.

Built With

This project is built with:

  • React
  • Redux
  • JavaScript
  • HTML
  • Sass

Live Demo

Click here to see the live demo

Getting Started

To get the content of this project locally you need to run these commands in your terminal. Before starting the steps below, be sure you have Git and Node.js installed in your computer.

  1. git clone https://github.com/tresorsawasawa/space-travelers-hub
  2. cd space-travelers-hub
  3. npm install This will download all the dependancies of the project.
  4. npm start The page will open at http://localhost:3000 in your browser.

Builds the app for production

npm run build

It correctly bundles React in production mode and optimizes the build for the best performance.

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project make sure you have run this command

    npm install command

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

  • For tracking the linter errors in JavaScript file run:

    npx eslint .

  • And For running some unit tests:

    npm test

Authors

👤 Trésor Sawasawa

👤 Kandy Peter

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to everyone who will get time to check this code especially to code reviewers.

📝 License

This project is MIT licensed.

About

"Space-Travelers-Hub" is a website that allows users to book rockets and join selected space missions by using data from the SpaceX API.

Resources

Stars

Watchers

Forks