Tekhlay / react-group-project

Space travelers hub provides commercial and scientific space travel services. This application allows users to book rockets and join selected space missions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Space Travele Hub]

Space Travele Hub is a Single page application. It is developed using React Library and redux store. It allows users to reserve available rockets, see thieir mission status and profile.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Display List of rockets
  • Display Mission list
  • Check profile status
  • Make online reservation

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

 node js installed
 Git
 VSCODE editor
 Installed Web browser( like Chrome or Firefox)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Kashif-Saleem-Ghuman/react-group-project.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using Github pages or renders.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Tekhlay

πŸ‘€ Kashif

(back to top)

πŸ”­ Future Features

  • Add Dragons page
  • FUll website development
  • Test and Deploy

(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 please give a⭐️ and share with your friends.

(back to top)

πŸ™ Acknowledgments

I would like to thank @Microverse.

(back to top)

❓ FAQ (OPTIONAL)

  • How to install redux toolkit?

    • npm i react-redux @reduxjs/toolkit

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Space travelers hub provides commercial and scientific space travel services. This application allows users to book rockets and join selected space missions.

License:MIT License


Languages

Language:JavaScript 81.5%Language:HTML 11.1%Language:CSS 7.4%