TayyabKM / Space-traveler-hub

MIT License
1 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-yqiz.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/TayyabKM/Space-traveler-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

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