Reem-lab / space-travelers-hub

Web application that allows users to book rockets and join selected space missions using real live data from the SpaceX API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaces Traveler's Hub

React Redux React Router Bootstrap

Web application that allows users to book rockets and join selected space missions using real live data from the SpaceX API

screenshot

Live Demo

Netlify Status

Table of Contents

Description

Spaces Travellers Hub is the React group project from the Microverse Curriculum. You can:

  • Add or cancel a rocket.
  • Add or cancel a mission.
  • Add or cancel a dragon.

Built With

  • Create React App Set up a modern web app by running one command.
  • React Router A declarative library for building single page applications.
  • Redux The official, opinionated, batteries-included toolset for efficient Redux development.
  • Bootstrap Build fast, responsive sites with Bootstrap.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • node : ^12 || >=14
  • npm or yarn

Setup

  1. Download or fork this project
  2. Extract the content to a new directory, rename it and cd the directory.
  3. Install all dependencies using:
  • npm install or yarn

Scripts

Start dev server

  • npm start or yarn start and open the browser at http://localhost:3000

Build for production

  • npm run build or yarn run build

Locally preview production build

After creating the production build, run:

  • npm run preview or yarn run preview and open the browser at http://localhost:5000

Connect With Us

👤 Reem

Platform Badge
GitHub @Reem-lab
Twitter Rem79940127
LinkdIn reem-janina

👤 Eduardo

Platform Badge
GitHub @eduardosancho
Twitter @sanchitobless
LinkedIn Eduardo

👤 Fabricio

Platform Badge
GitHub @fabgrel10
Twitter @fabgrel10
LinkedIn @fabgrel10

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The ideas and inspiration from this project are coming from the following articles:

  • Microverse

License

This project is MIT licensed.

About

Web application that allows users to book rockets and join selected space missions using real live data from the SpaceX API


Languages

Language:JavaScript 80.7%Language:CSS 12.8%Language:HTML 6.5%