/react-group-project

We will be working with the real live data from the SpaceX API. Our task is to 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.

Primary LanguageJavaScriptOtherNOASSERTION

Space Travelers' Hub

logo

Space Travelers' Hub

📗 Table of Contents

📖Space Travelers' Hub

We will be working with the real live data from the SpaceX API. Our task is to 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.

🛠 Built With

HTML, CSS, JavaScript, React.js, Redux Toolkit,

Tech Stack

Client
Package Manager
Linters

Key Features

  • use of React Router for navigation
  • State management with Redux Toolkit
  • API integration.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

https://github.com/Alejandroq12/react-group-project.git

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd react-group-project

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • You must use npm start command in terminal to run this at the localhost.

Run tests

To run tests, run the following command:

  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint "**/*.{js,jsx}"
  • Jest tests
npm test

Deployment

You can deploy this project using: Render,

  • We used Render to deploy my website.
  • For more information about deployment on Netlify see "Render".

(back to top)

👥 Author

👤 Julio Quezada

👤 Tisloh Tebe

(back to top)

🔭 Future Features

  • We will implement more pages

(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 give me a star ⭐️

(back to top)

🙏 Acknowledgments

We want to thank all my colleagues that share knowledge with and inspired us to improve each day.

(back to top)

❓ FAQ

  • Did you created this project from zero?

    • Of course, as if it were a real life job scenario.

(back to top)

📝 License

This project is LICENSE licensed.

(back to top)