Skip to content

mudaston/React-Practice

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2022
Feb 7, 2022
Feb 7, 2022
Feb 13, 2023
Feb 13, 2023
Feb 13, 2023

Repository files navigation

🧑‍💼 React Practice

GitHub repo size GitHub code size in bytes

This application is similar to the administrative panel.


Demo

https://mudaston.github.io/React-Practice


Screenshots

System Requirements


Run Locally

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

Lessons Learned

In this project, I learned how React works.


Additional

My first React app 🙂