Skip to content

mudaston/React-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 🙂