Skip to content

Space travellers is a project that lists information from the space-x Api about the space rockets that they have and the missions that they have already done. The project is interesting as it allows users to book rockets as well as join a mission that they feel they are interested in. All booked rockets and joined missions can be viewed from the…

Notifications You must be signed in to change notification settings

Nemwel-Boniface/spacetravellers

Repository files navigation

Space Travellers

Space travellers is a project that lists information from the space-x Api about the space rockets that they have and the missions that they have already done.

The project is interesting as it allows users to book rockets as well as join a mission that they feel they are interested in. All booked rockets and joined missions can be viewed from the myProfile page.

Enjoy!

screenshot screenshot screenshot

Built With

  • HTML5
  • CSS
  • Javascript
  • React
  • Redux
  • API
  • Webpack
  • Linters

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

In your terminal, navigate to your current directory and run this code

git@github.com:Nemwel-Boniface/spacetravellers.git

Locate the directory in your file explorer

cd spacetravellers

Install npm or if installed already using this link

npm install

Start the web dev server depending on your configuration

npm start

The Project should now be live on your browser

Tests

To run your tests you can run:

  • npm test for unit tests with the React testing library & Jest
  • npx eslint . for all your JavaScript based linter checks
  • npx stylelint "**/*.{css,scss}" for all your CSS based linter checks

Authors

👤 Author1

👤 Author2

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Space travellers is a project that lists information from the space-x Api about the space rockets that they have and the missions that they have already done. The project is interesting as it allows users to book rockets as well as join a mission that they feel they are interested in. All booked rockets and joined missions can be viewed from the…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published