naji-97 / space-travelers-hub

MIT License
2 stars 0 forks source link

πŸ“— Table of Contents

πŸ“– Space Traveller's Hub

Space traveler's hub is a single-page website where users can reserve rockets and join space missions.

Space travelers-hub

Key Features

(back to top)

πŸš€ Live Demo

https://space-travelers-hub-5oc5.onrender.com/

(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 my-folder
  git clone https://github.com/naji-97/space-travelers-hub.git 

INSTALL

Before installing the app, make sure to install node.js in your machine. In order to check if node is installed run the following command:

  node -v

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

(back to top)

πŸ‘₯ Authors

πŸ‘€ TayyabKM

πŸ‘€ Naji Ali

(back to top)

πŸ”­ Future Features

(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 then give it a star ⭐️

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)