okoyecharles / space-travelers-hub

Real live data from the SpaceX API.
MIT License
2 stars 0 forks source link

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact

About The Project

In this project, I worked with real live data from the SpaceX API. I built a web application for a company that provides commercial and scientific space travel services. Built with React and Redux! Click here to view this project live

(back to top)

Built With

Below are the major frameworks utilized for the creation of this project.

(back to top)

Getting Started

Instructions on how to access my project locally:

Prerequisites

If you need to run my project locally follow the steps below :

Installation

  1. To Install all dependencies
    npm install
  2. To Start a Live Server (Using React-Weback Server)
    cd space-travellers-hub
    npm install
    npm start

(back to top)

Usage

This will be updated when the project is finished.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact