Skip to content

biruk-bereka/space-travelers-hub

Repository files navigation


📗 Table of Contents

📖 [Space Travelers' Hub]

Space Travelers' Hub is is a website in which users can view missions and rockets. And join and leave missions, reserve and cancel rockets.

🛠 Built With

Tech Stack

Client

Key Features

  • Set up project with create-react-app
  • Create missions, rockets and myprofile routes
  • Fetch rockets and missions from spacexdata end point
  • Display rockets and missions on rockets and missions component
  • Implement booking rockets and missions joining functionality
  • Implement rocket cancellation and missions leaving functionality
  • Implement switching badges and buttons for missions and rockets
  • Display joined missions and reserved rockets on myprofile component

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

 npm install 
 npm start

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/biruk-bereka/space-travelers-hub.git

Install

Install dependencies:

npm i

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

npm test

To run the stylehint linter

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

To run the ESLint linter

  npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using:

  npm run build 
  npm start

(back to top)

👥 Authors

👤 Biruk Bereka

👤 Gueleu Farida

(back to top)

🔭 Future Features

  • [Making improvements ]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give a star!!

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank my partners.

(back to top)

(back to top)

📝 License

This project is LICENSE licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published