VaheStepanyan100 / space-travelers-hub

Real live data from the SpaceX API. Web application for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.
https://vahestepanyan100.github.io/space-travelers-hub/
MIT License
1 stars 1 forks source link
react redux styled-components

πŸ“— Table of Contents

πŸ“– [Space Travelers' Hub]

[Space Travelers' Hub] is a project in which we will be working with the real live data from the SpaceX API. The task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

πŸ›  Built With

Tech Stack

Client

Key Features

(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: npm installed on your machine.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/VaheStepanyan100/space-travelers-hub.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

 npx stylelint "**/*.{css,scss}"
 npx eslint .
 npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

πŸ‘€ Author2

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank my teammates for their support and help in this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)