This application is similar to the administrative panel.
https://mudaston.github.io/React-Practice
Clone the project
git clone https://github.com/mudaston/React-Practice.gitGo to the project directory
cd React-PracticeInstall dependencies
npm installStart the server
npm run startOpen in a browser
http://localhost:3000In this project, I learned how React works.
My first React app 🙂
