Skip to content

Metsanpeitto/SpaceX-group_redux_project-m3

Repository files navigation

spacex-capstone-3

Microverse

In this task, we will be working with the real live data from the SpaceX API. Our 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.

Built With

  • HTML/CSS
  • React.JS
  • Node.JS
  • SpaceX API

Project Description Video

Google Drive Link

Getting Started

If you want a copy of this file go to the github repository and download it from there

Live

Live

Setup

git clone  https://github.com/Metsanpeitto/spacex-capstone-3.git
cd ./spacex-capstone-3

Install

npm install

Usage

npm start

Verify linters

npx eslint .
npx stylelint "**/*.{css,scss}"
  • Autofix linters errors
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix

To run jest test

npm run test
npm run jest

If you are non a technical person you can download the zip file.

  • To do that you have to go to the green button that says 'Code' and then press on it.
  • Choose the option 'Download Zip' and wait until it download.
  • Then you need to decompress it.
  • You will need to have Zip compress file software installed in your computer. If you don't have it you can download it from here https://www.7-zip.org/download.html
  • Do double click on the Capstone-1.zip and choose a folder where to place all teh decompressed files.
  • Once you are done decompressing, you can open the created folder.
  • In it you can double click on the index.html file and choose a browser to open it (For example google Chrome Browser).
  • Now you should be able to see the project.
  • Remember to use the mouse to navigate through the website. Also you can use the keys 'arrow up' and 'arrow down' of your keyboard to scroll up and down.

Prerequisites

  • Node.JS

Authors

👤 Abraham Rodriguez

👤 Onur Onat Surmeli

🤝 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 for giving me this chance
  • The amazing code reviewers for making me improve every day 👍

License: CC BY-NC 4.0 License: CC0-1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published