NataliaPoletaeva / space-travelers

This web-page allows user to reserve and cancel rockets, and join and leave space missions by SpaceX. The project is built with React&Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Travelers Hub

This web-page allows user to reserve and cancel rockets, and join and leave space missions by SpaceX. The project involves using SpaceX's API, which stores users information. The project is built with React&Redux.

πŸ—οΈ Built With

  • HTML/CSS
  • React&Redux
  • API

πŸ–‡οΈ LiveLink

πŸ›« Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, and JavaScript.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/NataliaPoletaeva/space-travelers.git
  • Once the files are on your machine, open the space-travelers folder in Visual Studio Code, and follow the steps in Installation & Set Up

πŸ›  Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
  3. Open http://localhost:3000 to view it in the browser.

πŸ§ͺ Running Tests with Jest

  1. Start the development server

    npm run test

πŸ’‰ Install

The following tools help make easier to work with sample code.

πŸ‘¨πŸΎβ€πŸ’»πŸ‘©πŸ»β€πŸ’» Authors

πŸ‘€ Natalia Poletaeva

πŸ‘€ Dire Akanbi

🀝 Contributing

Contributions, issues, and feature requests are welcome!

❀️ Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thank you for Microverse for providing the required materials

πŸ“ License

This project is MIT licensed.

About

This web-page allows user to reserve and cancel rockets, and join and leave space missions by SpaceX. The project is built with React&Redux.

License:MIT License


Languages

Language:JavaScript 74.5%Language:CSS 21.0%Language:HTML 4.5%