/react-crud

CRUD application demo in react. this is a small project mostly for self learning. I will comment out code so that anyone who is cloning is able to easily see what the code is doing.

Primary LanguageJavaScript

Simple React CRUD application

Made with create-react-app

Installation steps

git clone https://github.com/akhil9tiet/react-crud.git

Go to the folder in terminal where you cloned

cd react-crud
yarn
yarn start