Skip to content

This is a web application, which uses an API that provides commercial and scientific space travel services. Build with React.

License

Notifications You must be signed in to change notification settings

NatiG25/Space-Travels-Hub

Repository files navigation

Space Travels Hub

This is a web application, which uses an API that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. All information is actual live data from the SpaceX API.

spaceTravels

Built With

  • Redux

  • CSS

  • JavaScript

  • React JS

  • React Testing library

  • Lighthouse

  • Webhint

  • Stylelint

  • ESlint

Getting Started

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

  • copy this link git@github.com:NatiG25/Space-Travels-Hub.git
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone git@github.com:NatiG25/Space-Travels-Hub.git
  • go to the repository folder in your command prompt cd Bookstore
  • use npm install to install the dependencies.
  • use npm start to start live server.

Prerequisites

  • Have a working and updated browser
  • Have a local version control like git install on your computer
  • Have an account and sign in on GitHub, as online/remote version control system
  • Basic knowledge in JS and React JS

Setup

  • Clone the git repo using this command: git clone git@github.com:NatiG25/Space-Travels-Hub.git

Run tests

  • npx hint . : To test html codes
  • npx stylelint "/*.{css,scss}"** : To test css code
  • npx eslint . : To test Eslint Report

To test the application

  • npm install --save-dev jest
  • npm test

Author

👤 Author1

👤 Author2

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 linters
  • Coding partners

📝 License

This project is MIT licensed.

About

This is a web application, which uses an API that provides commercial and scientific space travel services. Build with React.

Topics

Resources

License

Stars

Watchers

Forks