coker2019 / Space-Travelers

In this project, we worked with the real live data from the SpaceX API. Our task was 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Group Project

πŸ“— Table of Contents

πŸ“– [ React & Redux group project - Space Travelers' Hub]

In this project, we will be working with the real live data from the SpaceX API. Our 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

By building this application, we use React and Redux.

Tech Stack

Text Editor
Client
Style
Test

Key Features

  • Rocket book and Reservation
  • Mission Join and Leaving
  • User profile

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

  • Web browser.
  • Code editor eg Visual Studio Code.
  • Github: Generate an ssh key or use https to clone the repository.

Setup

Clone this repository to your desired folder:

  • With a git cmd, git bash or visual studio terminal, clone repo with git@github.com:AlyAtalla/React-Group-Project.git to download the repository locally on your machine.

Install

Install this project with:

  cd react_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:

  • Free deployment services like GitHub pages.
  • Any deployment services of your choice.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Maurice Coker

πŸ‘€ Atalla ali

(back to top)

πŸ”­ Future Features

  • Connect to Api.
  • Good User interface.
  • Live Demo.

(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 it a star and share it with your friends.

(back to top)

πŸ™ Acknowledgments

Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

In this project, we worked with the real live data from the SpaceX API. Our task was 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.

License:MIT License


Languages

Language:JavaScript 81.6%Language:CSS 9.8%Language:HTML 8.5%