Hello React Front End app is simple application that contains setup of react application. The greeting page loads a random greeting from API on every page load.
To get a local copy up and running follow these simple example steps.
git clone https://github.com/thecodechaser/hello-react-front-end
cd hello-react-front-end
npm i
or
npm install
npm start
š¤ Ranjeet Singh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a āļø if you like this project!
This project is MIT licensed.