Space-Travelers-Hub

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.

MIT License

Stars
3

User Interface

πŸ“— Table of Contents

πŸ§‘β€πŸ’» Space Travelers Hub

** Space Traveler Hub is an innovative mobile application designed to make space travel more accessible and user friendly than ever before. The app allows users to book flights on a variety of spacecraft, access information on space-related events and activities, and even learn the basics of space travel.**

πŸ›  Built With

Tech Stack

Key Features

Anyone can see my latest projects that I created and know more about me.

πŸš€ Live Demo

Link to your deployed project.

πŸ’» Getting Started

In order to start with this project do as follows :

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

Prerequisites

Setup

Run Linters

I have added the linters or tests in order to avoid anykind of typos and ensure the good practices in this project. So while using this repository if you need to check your work no matters have worked on html, css and js you can use below commands

  • In order to run the linter test on index.html or any html file. Use below command

    npx hint .

  • To run linter test on stylesheets. Use below command

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

  • To run linter test on javascript files. Use below command

    npx eslint .

it will automatically correct the errors

πŸ‘₯ Authors

πŸ‘€ Muskan Gupta

πŸ‘€ Kibirige John

πŸ”­ Future Features

In upcoming weeks I will add some features as mentioned below

  • Add full features like sign-up, sign-in and API

🀝 Contribute

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

Acknowledgments

πŸ“ License

This project is MIT licensed.

Related Projects