/space-travelers

A single-page application that uses the SpaceX API. It allows users to reserve rockets and dragons, join new missions, and keep track of status from dashboard. Built with React and Redux.

Primary LanguageJavaScriptMIT LicenseMIT

logo

Space Travelers' Hub

📗 Table of Contents

📖 Space Travelers

Space Travelers' Hub is a single-page application that uses the SpaceX API. It allows users to reserve rockets and dragons, join new missions, and keep track of status from dashboard. Built with React and Redux.

🛠 Built With

Tech Stack

Client
  • React.js
  • Redux

Key Features

  • Latest updates on SpaceX rockets, missions, and dragons
  • Create and manage reservations for rockets and dragons
  • Join missions and keep track of status
  • Responsive and user-friendly interface

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

  • Node.js installed on your local machine
  • npm or yarn package manager

Setup

Clone this repository to your desired folder:

  git clone git@github.com:rashedarman/bookstore.git

  cd bookstore

Install

Install this project with:

  yarn install

or with npm:

  npm install

Usage

To run the project, execute the following command:

  yarn start

or with npm:

  npm start

This should start the development server and open the application in your default web browser.

Run tests

To run tests, run the following command:

  yarn test

or with npm:

  npm test

Deployment

You can deploy this project using:

  • Vercel
  • Netlify
  • Railway

(back to top)

👥 Authors

👤 Rashed Arman

👤 Israel CHIZUNGU

(back to top)

🔭 Future Features

  • Improve page styling
  • Persist in localstorage
  • Reserve Dragons

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

(back to top)

📝 License

This project is MIT licensed.

(back to top)