Skip to content

Latest commit

 

History

History
208 lines (134 loc) · 4.78 KB

README.md

File metadata and controls

208 lines (134 loc) · 4.78 KB


📗 Table of Contents

📖 [Space-travelers]

[Space-travelers] In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.

🛠 Built With

Tech Stack

  • Reactjs
  • Redux
  • JavaScript
  • CSS
  • Jest
  • Linters

Key Features

  • [Reserve and Cancel Rockets]
  • [Join and Leave Missions]
  • [Display reserved rockets and joined missions]

(back to top)

🚀 Live Demo

(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:

Setup

Clone this repository to your desired folder:

  cd space-travelers
  git chttps://github.com/MohamedHNoor/space-travelers.git

Install

Install this project with:

 npm install

Usage

To run the project, execute the following command:

 npm run build
 npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

npm start

(back to top)

👥 Authors

👤 Hassan EL OUARDY

👤 Mohamed Hassan Noor

(back to top)

🔭 Future Features

  • [Add dragon's page]
  • [Reserve and cancel dragon's]
  • [Display reserved dragon's]

(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 us ⭐

(back to top)

🙏 Acknowledgments

I would like to thank my partner.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)