space-travelers-hub

Stars
3

📗 Table of Contents

📖 SPACE TRAVELERS HUB

This is an application that will allow users to book rockets and join selected space missions which is built with React and Redux.

🛠 Built With

  • React
  • API

Tech Stack

Key Features

  • Book rockets.
  • Book missions.

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • npm
  • Node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

  • run git clone https://github.com/yonas44/space-travelers-hub.git
  • run cd space-travelers-hub

Install

  1. Run npm install

Usage

To run the project, execute the following command:

  1. for build npm run build
  2. for development npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

npm run deploy - Deploys using gh-pages

👥 Authors

👤 Author1

👤 Author2

🔭 Future Features

  • Add counter for corresponding naviagation links indicating the number of rocket/ missions.
  • Add about page

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

Related Projects