yetemegn-telaye / Space-travelers-hub

Web application for a company that provides commercial and scientific space travel services
MIT License
0 stars 2 forks source link

πŸ“— Table of Contents

Space-travelers-hub

This is 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

This project was built with;

  • HTML
  • CSS
  • Javascript
  • React
  • Redux
  • Jest

Tech Stack

Technologies used

  • GitHub
  • Visual Studio Code
  • GitBash
  • Webpack
    Client

Key Features

(back to top)

Live-Demo

Here is a link (https://yetemegn-telaye.github.io/Space-travelers-hub/) to the live page.

πŸ’» Getting Started

In order to use the project files, Kindly follow these steps:

Steps

Prerequisites

Setup

  1. Download the Zip file or clone the repo with:
    git clone https://github.com/yetemegn-telaye/Space-travelers-hub.git
  2. To access cloned directory run:
    
    cd Space-travelers-hub

Install

To install linters, react and other project's dependencies run:

npm install

Run


1. To run this project :
npm start
2. open the urs localhost:8080 on your browser

### `npm run build`

Builds the app for production to the `build` folder.\

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

### `npm test`

Launches the test runner in the interactive watch mode for React.\

## Run Test for Linters

For tracking linter errors locally you need to follow these steps:

1. For tracking linter errors in HTML files run:
```bash 
npx hint .
  1. For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"
  1. For tracking linter errors in JavaScript files run:
npx eslint .

Authors

πŸ‘€ Yetemegn Lemma

GitHub | Twitter | LinkedIn

πŸ‘€ Chukwuma Paul Mosanya

GitHub | Twitter | LinkedIn

πŸ‘€ Ayodeji Abidemi

GitHub | Twitter | LinkedIn

⭐️ Show your support

Give a ⭐️ if you like this project!

πŸ™ πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)