Skip to content

Latest commit

 

History

History
169 lines (104 loc) · 4.11 KB

README.md

File metadata and controls

169 lines (104 loc) · 4.11 KB

Space Travelers' Hub (Group Project)

📗 Table of Contents

📖 Space Travelers' Hub (Group Project)

This application, known as Space Travelers, has been developed using React and Redux. It serves as a comprehensive platform for reserving rockets, joining missions, canceling reservations, and leaving missions. It offers a diverse range of functionalities through API calls.

🛠 Tech Stack

- HTML
- CSS
- React
- Redux

Key Features

  • Users possess the capability to book reservations for rockets.
  • Users are able to participate in missions.
  • Users also have the option to cancel their reservations and leave mission memberships.

(back to top)

💻 Getting Started

To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

In order to run this project you need:

- `NodeJS`
- `Git`
- `Code editor`

Setup

  • Click Code button (shown in green color)
  • Copy URL.
  • Please clone it with the following command: git clone (your copied URL)

Install

Install this project with:

  npm install

Usage

To initiate the project, perform the subsequent command:

  npm start

Run tests

To execute tests, use the command below:

  npm test

Deployment

You can deploy this project using: GitHub Pages.

(back to top)

👥 Authors

👤 Nelly Telli

👤 Ye Min Thu

(back to top)

🔭 Future Features

  • Add Dragons Page

(back to top)

🤝 Contributing

  • Feel free to contribute, report issues, or make feature requests – your input is appreciated!

  • Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you appreciate this project, please consider awarding it a ⭐️.

(back to top)

🙏 Acknowledgments

  • We would like to express our sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

(back to top)

📝 License

  • This project is MIT licensed.

(back to top)