Skip to content

We co-create this project with @muneeb for group project of React Module at Microverse

License

Notifications You must be signed in to change notification settings

federicaulzurrun/react-group-project

 
 

Repository files navigation

SPACE TRAVELER'S HUB

📗 Table of Contents

🎬 Space Traveler's Hub

This project is a web application built using React and Redux, comussiong the SpaceX data API. This page allows the user to see the available rockects and missions. Also the user can join one or of all them. In My Profile section the user can see the reservatios they have done.

🛠 Built With

Tech Stack

  • React
  • Redux
  • JavaScript
  • HTML
  • CSS
  • Linters configuration

Key Features

  • Page Development : UI desing of the application.

(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:

  1. Have VScode instale, it's a code editor.
  2. Have downloaded Git.
  3. Have a minimum knowledge of css and html
  4. Live server extension
  5. Npm
  6. Node
  7. React
  8. Babel

Setup

Clone this repository to your desired folder:

  git clone https://github.com/muneeb3123/react-group-project.git

Install

npm install

Usage

To run the project, execute the following command:

Open Live Server

or run

  npm start

Run tests

To run tests, run the following command:

  To check the JavaScript and Babel functionality use: 'npx eslint "**/*.{js,jsx}"'
  To check the CSS functionality use: 'npx stylelint "**/*.{css,scss}"'

Deployment

You can deploy this project using:

GitHub pages.

(back to top)

👥 Authors

👤 Muneeb UR Rehman

👤 Federica Ulzurrun

🔭 Future Features

  • Doing the live demo deployment

(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 let me know via twitter ! and i'll follow you!

(back to top)

🙏 Acknowledgments

Thanks to Microverse for allowing me to make this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

We co-create this project with @muneeb for group project of React Module at Microverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • CSS 19.4%
  • HTML 6.9%