/hello-react-front-end

Primary LanguageTypeScriptMIT LicenseMIT

logo

Hello React

This is a React that displays a random greeting message.

Table of Contents

Built With

The Hello App was built with:

  • React
  • Redux

Back-End Repo

Getting Started

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

Prerequisites

To run this project, you'll need to install:

  • Node
  • npm

Installation

  1. Clone this repository to your desired folder:

git clone git@github.com:Cluab/hello-react-front-end.git

cd hello-react-front-end

  1. Install the required packages:

npm install

Usage

To run the project, execute the following command:

npm start

Authors

👤 Ibrahim Suhail Al-Yousefi

Future Features

  • Show different greetings

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!

Acknowledgements

  • Microverse for providing the education that inspired this project.
  • React Router for the excellent documentation on routing with React.

License

This project is licensed under the MIT License - see the LICENSE file for details.