Skip to content

brenoxav/space-travelers-hub

Repository files navigation

Space Travelers' Hub

Showcase SpaceX rockets and missions.

screenshot screenshot screenshot

A React and Redux single page app consuming data from the SpaceX API.

Built With

  • HTML & CSS
  • JavaScript
  • React
  • Redux
  • React Bootstrap.

Live Demo

Check out a live demo of this project by clicking here.

Getting Started

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

Prerequisites

Setup

  1. Download or clone the repository's contents.
  2. Go to the project's root directory.
cd space-travelers-hub
  1. Install all the dependencies:
npm install

Install

You can either build a local production version of the project or open it directly on a server in development mode.

Build

  1. To build and open a production version of the app run the command:
npm run build
  1. Then open dist/index.html in you preferred browser.

Start Development Server

  1. To open the app in development mode on dev-server run:
npm start
  1. Then go to http://localhost:3000/ in you preferred browser.

Authors

👨‍💻 Breno Xavier

👩‍💻 Ijay Abby

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

About

A React and Redux single page app consuming data from the SpaceX API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published