Skip to content

A collaborative website that highlights the use of react/redux.

License

Notifications You must be signed in to change notification settings

Salwa99/Spacehub

 
 

Repository files navigation

Space Travelers' Hub 🚀

logo

Description

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

Tech Stack:

  • React

Client:

  • React

🚀 Live Demo

Space Travelers' Hub

Server:

  • local.

Database:

  • N/A.

Key Features:

  • React

💻 Getting Started:

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

  • Installed Git.
  • Create a local directory that you want to clone the repository.
  • Open the command prompt in the created directory.
  • On the terminal run this command git clone https://github.com/Anand8317/Spacehub.git
  • Install the dev dependencies for linters run npm install.

Prerequisites:

In order to run this project you need:

  • Installed Git.
  • A browser.

Setup:

  • Clone this repository to your desired folder.

Install:

Install this project with:

  • Git.
  • Github.

Usage:

To run the project, execute the following command:

git clone https://github.com/Anand8317/Spacehub.git
cd Spacehub
npm install
npm start

Run tests:

npm install react-test-renderer --save-dev
npm install --save-dev @testing-library/react
npm run test

To run tests, run the following command:

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

Deployment:

You can deploy this project using:

  • Render

👥 Authors:

👤 Salwa Ballouti:

👤 Anand Mohan Pathak:

🔭 Future Features:

  • Use advanced JS data structures.
  • Implement some awesome animations and transitions to the design.
  • Integrate back-end.

🤝 Contributing:

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⭐️ Show your support

If you like this project kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.

🙏 Acknowledgments:

I would like to thank Microverse team for this journey.

❓ FAQ:

How do I clone this with all the un-merged branches?

  • Kindly check the branches names in github then add them manually on your local machine, after that you may just pull the changes.

How to access the database?

  • It's not available for now I'm still working on it, once it's available I'll update this answer.

📝 License:

This project is MIT licensed.

About

A collaborative website that highlights the use of react/redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.9%
  • CSS 13.4%
  • HTML 9.7%