react-space-travellers-hub

This project is a web application for a company that provides commercial and scientific space travel services. It works with real live data from the SpaceX API and allows users to book rockets and join selected space missions.

OTHER License

Stars
5
Committers
2

📗 Table of Contents

📖 React-space-travellers-hub

React-space-travellers-hub is a web application for a company that provides commercial and scientific space travel services. It works with real live data from the SpaceX API and allows users to book rockets and join selected space missions.

🛠 Built With

Tech Stack

Key Features

  • [Linter checks]
  • Reserve Mission
  • Reserve Rocket
  • [CRA]
  • [RESTFUL APIs]
  • [CSS grid and flexbox]
  • [Routers]
  • [React Testing Library]
  • Route Navigation
  • [Redux Store]

🚀 Live Demo

Space Travellers Hub

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project by running `npm install`

To run the project, execute the following command:

  use git bash to open in Vs code
  use `npm run dev` to run web dev server

Run tests

To run tests, run the following command:

Run `npm run test`
Run `npx stylelint "**/*.{css,scss}" --fix` to fix linters
Run `npx eslint "**/*.{js,jsx}" --fix` to fix linters"

Deployment

You can deploy this project using:

  • github pages
- npm run deploy

👥 Authors

👤 Damilare Ismaila

Oscar Deus

🔭 Future Features

  • [contact form page for rocket users]
  • [A feature for alternative list of rockets]
  • [A feature for voting the best rocket on the list]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, kindly drop a star for me.

🙏 Acknowledgments

We would like to use this medium to appreciate Microverse for giving us this type of opportunity.

📝 License

This project is MIT licensed.

Related Projects