portfolio-roy / space-travelers-hub

Space Traveler's Hub 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.
https://space-travelers-hub-zxf9.onrender.com
MIT License
1 stars 0 forks source link
react-hooks react-redux react-router reactjs redux redux-logger redux-thunk redux-toolkit

Space Traveler's Hub

šŸ“— Table of Contents

šŸ“– Space Traveler's Hub

Space Traveler's Hub 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

Tech Stack

Client

šŸš€ 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:

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone this repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone git@github.com:portfolio-roy/space-travelers-hub.git

Usage

Kindly modify the files as needed.

In the project directory, you can run:

$ npm start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

You may also see any lint errors in the console.

Run tests

To run tests, run the following command:

$ npm test

Deployment

You can deploy this project using:

$ npm run deploy

(back to top)

šŸ‘„ Authors

šŸ‘¤ Utsargo Roy

šŸ‘¤ Winfred Edube

(back to top)

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

ā­ļø Show your support

Give a ā­ļø if you like this project!

(back to top)

šŸ”­ Future Features

(back to top)

šŸ“ License

This project is MIT licensed.

(back to top)