- Node and npm or yarn
- Clone the repo:
git clone https://github.com/rajdeepratan/react-hooks-to-do.git
- Install dependencies:
npm install
oryarn install
- run
npm start
oryarn start
from the home directory.
Enjoy the application
git clone https://github.com/rajdeepratan/react-hooks-to-do.git
npm install
or yarn install
npm start
or yarn start
from the home directory.Enjoy the application