Grandi0z / Space_travelers_hub

Space Travelers is a web application that allows users to learn about and participate in space exploration. The application retrieves missions and rockets from SpaceX and allows users to join missions and reserve rockets. Users can also create their own profiles and track their progress as they work towards becoming space travelers.
MIT License
0 stars 0 forks source link


Space Traveler's hub

πŸ“— Table of Contents

πŸ“– Space Traveler's hub

Space Travelers is a web application that allows users to learn about and participate in space exploration. The application retrieves missions and rockets from SpaceX and allows users to join missions and reserve rockets. Users can also create their own profiles and track their progress as they work towards becoming space travelers.

Space Traveler's hub

πŸ›  Built With

Tech Stack

The following stacks were used

Key Features

(back to top)

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need to have a browser and of course a code editor

Setup

Clone this repository to your desired folder, you can also set up HTML, CSS and JavaScript linters, for this you will need node installed. you can follow the steps here and here to setup the linters

Install

Once you cloned this project you are done !

Usage

To run the project follow these steps :

  1. Install Node.js and npm on your computer (If you don't have them yet).
  2. Open your terminal and navigate to the root directory of your project.
  3. Run the command $npm start in your terminal.
  4. Your default browser should open automatically and display your React app

Run tests

If you follow the tutorial above to setup linters then you can run these tests

  npx hint .
  npx stylelint "**/*.scss"

or if you use css then run this instead of the latter command above

  npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using: GitHub Pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ali Akbar Sazish

πŸ‘€ Joseph L Kausi

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can follow me on github for more.

(back to top)

πŸ™ Acknowledgments

thanks to Microverse for providing the necessary resources.

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)