/react-group-project

This project is all about collaboration and how to give a code review to your team member.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Space Travelers' Hub

Space Travelers' Hub is a website to implement as follows:

  • Use React documentation
  • Use React components
  • Use React props
  • Use React Router
  • Connect React and Redux
  • Handle events in a React app
  • Write unit tests with React Testing Library
  • Use styles in a React app
  • Use React hooks
  • Apply React best practices and language style guides in code
  • Use store, actions and reducers in React
  • Perform a code review for a team member

🛠 Built With

Tech Stack

JSX, CSS, React, Redux

Key Features

This is to practice React

  • Styling
  • Redux
  • Fetch data from API

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

  • Code editor like Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone https://github.com/sawmon71293/react-group-project.git

Install

Install this project with:

  • npm install
  • npm run build

Deployment

You can deploy this project using:

  • gitHub pages/
  • npm run build

Usage

  • npm run start

Run Tests

  • npm test

Live

  • This page is yet to be deployed

👥 Authors

👤 Mudassir Nazir

👤 Saw Mon Han

🔭 Future Features

  • Add more functionalities
  • Update UI

🤝 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, please consider a star on GitHub!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity to dream big.

(back to top)

📝 License

This project is MIT licensed.

(back to top)