This is a react UI project based on this article
To run this project run these commands below.
git clone https://github.com/ashraful-raju/100-react-ui.git cd 100-react-ui yarn install # or npm install yarn dev # npm run dev