Skip to content

In this activity, our team will be preparing a Kanban board with a GitHub project. We have a template ready for us to use, which we need to copy. Each task in the template board has a workload and a category assigned to it. My responsibility will be to divide the tasks in a manner that allows each team member to work on tasks from all categories

Notifications You must be signed in to change notification settings

emmanuellmhango/Space-Travelers-Hub

 
 

Repository files navigation

📗 Table of Contents

📖 [Space Travellers] ES6 React Redux API

space-mocap

This is a user-friendly web app that lets you explore a variety of rockets and missions for your space travel aspirations. With seamless integration of React and Redux, it fetches data from the Space X API, providing a wide range of rocket and mission options. Your selected choices are stored persistently using browser local storage, ensuring easy retrieval and review. Experience the thrill of selecting your dream rocket and mission, and embark on an imaginary journey to the stars with Space Travellers.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • [Interactive] Provides an engaging and interactive user experience, enhancing user interaction.
  • [Reliable] Built with robustness in mind, delivering reliable performance and stability for seamless usage.
  • [Efficient] Optimized for efficiency, maximizing resource utilization and delivering swift response times.
  • [Tested] Thoroughly tested using industry-standard testing methodologies, ensuring high quality and reliability.

(back to top)

🚀 Live Demo & preview

ezgif com-optimize (2)

  • You can visit the live demo here

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 To have a computer, Internet, Keyboard and Mouse

Setup

Clone this repository to your desired folder:

  Open it with Visual Studio Code (or your preffered IDE), and open a server with "LiveServer".

Install

Install this project with:

  Installation is not necessary

Usage

To run the project, execute the following command:

npm run start

Deployment

You can deploy this project following these steps:

Open the console and run the command: npm run build
This command will build the project for deployment.'
Once the build process is complete, run the command: npm run start
This command will start the deployment process.
The website will be deployed and accessible for use.

(back to top)

👥 Authors

🔭 Features

  • [Reserve Rocket] Select you favorite Rocket, It'll be storaged on the localstorage so the data is retreived on your Profile!
  • [Start Mission] Select your favorite Mission, same logic as the rocket.
  • [Check Your Profile] Here, the LocalStorage is loaded to render the actual Rocket & Mission that you've selected.
  • [React Redux Integration] Using React & Redux to fetch the information from the API and create a global State to interact with Reducers.
  • [Integration with Space X API] This is the Data Base that we are using to provide all the information.

(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, be pending on our profiles since we'll be doing much more!

(back to top)

🙏 Acknowledgments

Also, we would like to thanks our Microverse Team and partners for helping us to get this done.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this activity, our team will be preparing a Kanban board with a GitHub project. We have a template ready for us to use, which we need to copy. Each task in the template board has a workload and a category assigned to it. My responsibility will be to divide the tasks in a manner that allows each team member to work on tasks from all categories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 18.0%
  • HTML 3.9%