Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 355 Bytes

React To Do Application Using React Hooks

Requirements

  • Node and npm or yarn

Installation

  • Clone the repo: git clone https://github.com/rajdeepratan/react-hooks-to-do.git
  • Install dependencies: npm install or yarn install

How to get started!

  • run npm start or yarn start from the home directory.

Enjoy the application