Skip to content

Space Travellers is a website for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.

Notifications You must be signed in to change notification settings

ginabeki/space-travellers

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📗 Table of Contents

📖 Space Travellers

Space Travellers is a website for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.

🛠 Built With

Tech Stack

Client
Server

Key Features

  • React Components
  • Redux Store
  • Jest Tests
  • Bootstrap

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

 git
 npm
 node
 Your favorite text editor

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Shisui6/space-travelers-hub.git

Install

Install this project with:

  cd space-travelers-hub
  npm install

Usage

To run the project, execute the following command:

  npm run build - Builds development files into production code
  npm start - Starts the development server

Run tests

To run tests, run the following commands:

- npx run test

Run Linters

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

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Mert Kaya

👤 Gina Beki

(back to top)

🔭 Future Features

  • APIS
  • Extra Components
  • Authenticate
  • Local Storage

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

❓ FAQ

  • [How do you set up react?]

    • [You run npx create-react-app <project-name>]
  • [How to run the project after cloning]

    • npm install
    • npm run start

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Space Travellers is a website for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published