williamscch / space-travelers

Web App that shows real live data from the Space X API, usefull information about rockets and missions as well counts with the functionality to join missions, reserve rockets, and those items reserved appears in your profile. Built with React and Redux toolkit

Home Page:https://spacetravelers-williamscch.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Traveler's Hub

This is a Web App that makes use of the Live Data from the Space X API. Provides the users with commercial and scientific space travel services. The application allow them to book rockets and join selected space missions.

This project was bootstrapped with Create React App.

Built With

  • Visual Studio Code, Git, GitHub using Gitflow.
  • React components.
  • Redux toolkit.
  • Modular CSS.
  • Jest.

Quick view

Live Demo

Space X Live Demo

Getting Started

Prerequisites

  • To get a local copy up and running, copy the SSH key of the repository and run git clone in your terminal.

Install

  • npm install: Install all the dependencies required locally.

Setup

  • npm run build: Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

  • npm start: Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

  • npm test: Launches the test runner in the interactive watch mode.\

👤 Author

👤 Williams Colmenares

👤 AMK LASS

🤝 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 Module 3 React and Redux.
  • Project indications here.
  • Live Data form the Space X API.

📝 License

This project is MIT licensed.

About

Web App that shows real live data from the Space X API, usefull information about rockets and missions as well counts with the functionality to join missions, reserve rockets, and those items reserved appears in your profile. Built with React and Redux toolkit

https://spacetravelers-williamscch.netlify.app/


Languages

Language:JavaScript 73.3%Language:CSS 20.0%Language:HTML 6.7%