Skip to content

A React Redux project on space rockets, missions and dragons. It makes use of the Space Data API to check currently active rockets and space actions.

Notifications You must be signed in to change notification settings

microhass/space-travellers

Repository files navigation


Space Travellers

📗 Table of Contents

📖 Space Travelers Hub

This is a space website that makes use of the spacexdata api to fetch a list of rockets and missions then render them in the UI. It also adds capabilities of rocket reserving and joining a mission which is reflected in the profile page.

🛠 Built With

Tech Stack

This project was built using the following technologies:

  • React
  • Redux
  • CSS

Key Features

  • Fetch rockets and missions.
  • Mark rockets as reserved or missions as member.
  • Manage joined activities in the profile.

(back to top)

🚀 Live Demo

See Project 🚀

💻 Getting Started

In order to start with this project do as follows:

To get get a local copy up and running, you can follow these simple steps:

Install

Clone the repository to your local machine using the following command:

  git clone https://github.com/microhass/space-travellers.git

Navigate to the project directory:

 cd space-travellers

Install the necessary dependencies by running:

 npm install

Start the local dev server using the command:

  npm start

The website will be live at localhost:3000/. You can now make changes to the project as desired and push them back to the repository using Git.

That's it! With these simple steps, you should be able to get up and running with the Space Travellers project in no time. Happy coding!

Run tests

To run tests, run the following command: -->

  npm test

(back to top)

👥 Authors

👤 Hassan Shakur

👤 Innocent Ndahimana

(back to top)

🔭 Future Features

  • Use React Bootstrap
  • Responsive design: The project will be optimized to display properly on different screen sizes, including desktops, tablets, and mobile devices.

(back to top)

🤝 Contributing

If you'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and We'll review them as soon as possible.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

We are excited to share with you my latest project on Github. As you know, Github is an essential tool for developers to showcase their skills, collaborate with others, and contribute to open-source projects. By supporting my project, you can help me improve us Github workflow skills and learn how to set up HTML & CSS linters.

(back to top)

🙏 Acknowledgments

We would like to thank the Microverse community for their support and guidance throughout this project. Special thanks to our peers and mentors for their constructive feedback and advice.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A React Redux project on space rockets, missions and dragons. It makes use of the Space Data API to check currently active rockets and space actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published