Skip to content

hydaline-code/space-travelers-hub

Repository files navigation


Space-Travelers-Hub

📗 Table of Contents

📖 Space-Travelers-Hub

Space Travelers' Hub is a web application designed to assist users in managing their rocket and mission reservations for space travel. The application aims to provide a platform where users can easily book and keep track of their reserved rockets and missions. Additionally, it offers a profile page feature where users can view the details of their reserved rockets and missions.

🛠 Built With

Tech Stack

Client
  • React
  • JSX
  • Redux
Tools
  • Visual studio code

Key Features

  • User-friendly

  • Create React App

  • Reusable components: /components.

  • Setup your router inside of

  • Add 2 routes in your application, each should render a page component

(back to top)

💻 Getting Started

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

  • Clone the project unto your local machine
  • Open the project with your code editor
  • Run npm install to install all the dependencies
  • Run npm start to start the server
  • Open http://localhost:3000 to view it in the browser.

Prerequisites

In order to set up and run the application you need:

  • A code editor preferably Visual Studio Code
  • A web browser preferably Google chrome.

Basic requirements are needed in order to fully understand how the project fully works :

  • Basic knowledge of HTML, CSS, and JS (JavaScript).
  • How to work with Git and GitHub.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/hydaline-code/space-travelers-hub

Install

  cd space-travelers-hub
  npm install

Usage

To run the project run visual studio code and open index.html with liveserver extension

Run tests

To run tests, run the following command:

  • To test css files run:
   npx stylelint "**/*.{css,scss}"
  • To test javascript files run:
  npx eslint "**/*.{js,jsx}"

🚀 Live Demo

You can find a live demo in HERE.

(back to top)

👥 Authors

👤 Anold Mwawasi

👤 brighton mtandi

👤 Hydaline

🔭 Future Features

  • Make the app responsive with the mobile version of the App
  • User Authentication for the login
  • Virtual assistant
  • Dark theme

(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 feel free to give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank the entire Microverse community and family for the support and motivation.

(back to top)

📝 License

This project is MIT-LICENSE licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published