Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.93 KB

README.md

File metadata and controls

62 lines (47 loc) · 2.93 KB

Microverse HTML CSS JavaScript React

Space Traveler's Hub

  • In this App We will be working with the real live data from the SpaceX API. We 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.

Getting Started

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

Prerequisites

  • VIsual Studio Code.

Setup

  • Open the terminal on your computer
  • Navigate through directories using change directory (cd) command to where you want to clone the repository.
  • Type the following command then press ENTER:
  • the terminal will send to you information about your download.
  • Type the following command then press ENTER:
    • cd space-travelers
  • Type the following lists of commands and press ENTER after each command:
    • Basic Setup

      • npm install
      • npm start
    • Open project in VSC

      • code .
    • Run Tests

    • npm test

Built With

  • HTML/CSS & JS best practices: Correct use of tags, elements, properties and syntax.
  • GitHub flow: Correct use of Branches for deployment and features development.
  • Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
  • Webpack: used as a bundle to compile JavaScript modules.
  • REACT JS + REDUX: JavaScript library for building user interface.

🌎 Live Demo:

Author

Marco Marco Oquendo

Marco Abdulrahman Nganje GitHub: @Nganje LinkedIn: @Nganje

Marco Ademola Owoeye GitHub: @Ademola-coding

Acknowledgments

  • I'm immensely grateful to all the people whose code I used.

Show your support

  • Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.