spacetravelers-hub

The Space Travelers' Hub is a React App. It consists of Rockets, Missions, and the My Profile section. It uses Redux as a state management tool.

MIT License

Stars
2

In this milestone We will Create the React group project:

This is a React group project.

📗 Table of Contents

📖 Space Travelers' Hub

The Space Travelers' Hub is a React App. It consists of Rockets, Missions, and the My Profile section. It uses Redux as a state management tool.

Space Travelers' Hub

🛠 Built With

Tech Stack

Key Features

  • Fetch and dsiplay itmes (rockets & missions) to their respective pages
  • Allows to reserve items (rockets & missions) or cancel already reserved items
  • Shows the reserved items(rockets and mission) on "My Profile" page
  • Uses Redux to store the fetched data
  • Uses React conditional components to display information

🚀 Live Demo

  • Live Demo Link

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Wahaj-Ali/spacetravelers-hub.git
  cd spacetravelers-hub

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

To to build for the production, execute the following command:

  npm run build

Deployment

You can deploy this project using Github Pages

👥 Authors

👤 Wahaj Ali

👤 Md Tariq-ul Islam

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project give me a star.

🙏 Acknowledgments

Thanks to all the people who made it possible to complete this project.

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • What is this project?

    • It's a project of micoverse curriculam.
  • Is there any SQL database for this site

    • No, there isn't.

📝 License

This project is MIT licensed.