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.git
Go to the project directory
cd React-Practice
Install dependencies
npm install
Start the server
npm run start
Open in a browser
http://localhost:3000
In this project, I learned how React works.
My first React app 🙂