cilfonegabriel / space-travelers

Space Travelers web application, catering to companies offering commercial and scientific space travel services. This cutting-edge platform allows users to reserve rockets and participate in exciting space missions.
MIT License
4 stars 0 forks source link

Space Travelers

📗 Table of Contents

📖 [Space Travelers' Hub]

[Space Travelers' Hub] a WebApp that shows three pages: rockets, missions and My profile. here, users can reserve rockets and join spacial missions with spaceX company.

![screenshot](./src/Img/ScreenRockets.png) **Space Travelers' Hub]** Is a react app with three pages: rockets, missions and My profile. here, users can reserve rockets and join spacial missions with spaceX company. ## 🛠 Built With ### Tech Stack
Client
Server
Database
### Key Features > Describe between 1-3 key features of the application. - **[My Profile section]** - **[Add Missions]**

(back to top)

## 💻 Getting Started > This project can be used as an example on how objects and list can be used with classes To get a local copy up and running, follow these steps. - cd space travelers - npm install - npm run start ### Prerequisites In order to run this project you need: - Visual Studio ### Setup Clone this repository to your desired folder: - On GitHub.com, navigate to the main page of the repository. - Above the list of files, click Code. - Copy the URL for the repository. - Open Terminal. - Change the current working directory to the location where you want the cloned directory. - Type git clone, and then paste the URL you copied earlier. - Press Enter to create your local clone. ---> ### Run tests To run tests, run the following command: Test for Linters For tracking linter errors locally you need to follow these steps: 1. For tracking linter errors in HTML files run: `bash npx hint . ` 2. For tracking linter errors in CSS or SASS files run: `bash npx stylelint "**/*.{css,scss}" ` 3. For tracking linter errors in javascript files run: `bash npx eslint . ` ### Deployment You can deploy this project using: - Git Hub Pages.

(back to top)

## 👥 Authors 👤 **Gabriel -Cilfone** - GitHub: [Gabriel Cilfone](https://github.com/cilfonegabriel) - LinkedIn: [Gabriel Cilfone](www.linkedin.com/in/gabriel-cilfone/) ## 👥 **Joseph Ogbole** - GitHub: [@ONJoseph](https://github.com/ONJoseph) - Twitter: [@ONJoseph1](https://twitter.com/ONJoseph1) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/o-n-joseph-ba8425147/)

(back to top)

## 🔭 Future Features > Describe 1 - 3 features you will add to the project. - [ ] **[Improve UX experience]**

(back to top)

## 🤝 Contributing Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/cilfonegabriel/space-travelers/issues).

(back to top)

## ⭐️ Show your support If you like this project please leave us a star

(back to top)

## 🙏 Acknowledgments > Give credit to everyone who inspired your codebase. - I would like to thank all my microverse classmates.

(back to top)

## 📝 License This project is [MIT](./LICENSE) licensed.

(back to top)