Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.78 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.78 KB

space-travelers-hub

This project is 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.

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • React
  • Redux
  • SASS
  • Jest and the React Testing Library
  • Linters (Stylelint, Eslint)
  • Gitflow

Live Demo

Click Here to view live.

Getting Started

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

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git and node.js installed on your computer, please follow the steps below:

  • Clone the repository using the following command: git clone https://github.com/Strangeal/space-travelers-hub.git.
  • Navigate to that folder in the command line using the cd command.
  • Run the following command to install the necessary packages: npm install.
  • Run the following command to view the project in the browser: npm start.
  • Run the following command to run the tests: npm run test.

Authors

👤 Justice Bajeri

👤 Hayet Fellah

🤝 Contributing

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

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.