/space-travelers

This project is a web application that consumes the SpaceX API. It provides commercial and scientific space travel services that allow users to book rockets and join selected space missions. Built with React/Redux (Redux ToolKit)

Primary LanguageJavaScript

Space Travelers

This project is the Microverse's space travelers project. Its a web application for use react and redux that is a simple app that use an API .

deploy

To get the deploy version click

Getting Started

To access and change the code on your computer (using GIT):

Note: if you don't use git, you can download the ZIP of this repository by clicking on the "Code" button above the files list.

Setup Open the repository link. Click on the "Code" button, above the files list. Select one of the three options to copy the URL: HTTPS, SSH key and GitHub CLI. Open the Terminal in the directory you want to copy the project. Type git clone, paste the URL you copied, and press enter. Usage To edit this project:

Open the repository you cloned with a code editor that you like. Edit the code as you want.

Built With

  • Languages: HTML, scss and JavaScript
  • Linters: Stylelint and ESLint
  • Node
  • Gitflow
  • VS Code
  • Webpack
  • React
  • Redux

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

Prerequisites

install git, node, any code editor in your local machine

Setup

clone the repo from https://github.com/nimplay/space-travelers.git

Install

install all dependencies with npm install

Authors

👤 Authors Nimrod Acosta

👤 Francis Wayungi

🤝 Contributing

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!

Fork the Project 1.Create your New Feature Branch (git checkout -b name/your/branch). 2.Commit your Changes Dont forget to put you name (git commit -m 'Add some Amazing suggestion'). 3.Push to the Branch (git push origin name/your/branch). 4.Open a Pull Request.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments