/space-travelers

Working with the real live data from the SpaceX API. Your task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Primary LanguageJavaScriptMIT LicenseMIT

Space Traveler's Hub

The objective is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Built With

  • REACT, REDUX
  • Node.js, Git, Bootstrap,

Live Demo: Netlify

Alt text

Prerequisites

  • Git/GitHub;
  • Optional ( IDE installed in your machine ) - recommended IDE: Vscode;
  • Node installed locally;

Setup

  • To clone this repo:
    • Open the Terminal(Mac/Linux) or the Cmd (Windows);
    • Navigate to where you want to paste the Repo folder;
    • Type git clone git@github.com:mateo951/space-travelers.git;
    • Open the folder todo-list that was created on your IDE;

Install

  • To install all the dependencies in the package-lock.json:
    • Open the Terminal(Mac/Linux) or the Cmd (Windows);
    • Navigate to be inside the math-magicians repo folder;
    • Run npm install or npm i;

Run tests

  • Unit Tests:
    • npm run test or npm test
  • Linters Tests:
    • Eslint: run npx eslint .
    • Stylelint: run npx stylelint "**/*.{css,scss}"
  • Run a Live Version of the Dist Folder:
    • Run npm start
  • To Deploy to GH-Pages:
    • Run npm run deploy

Authors

👤 Juan Gonzalez
GitHub: @JbirdL86
Twitter: @JuanLui06498455
LinkedIn: @Juan Gonzalez

👤 Mateo Villagómez
GitHub: @mateo951
Twitter: @MVGameDev
LinkedIn: @Mateo Villagómez

🤝 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!

📝 License This project is MIT licensed.