Files
react-hooks-training/README.md
Indrajith K L a60fcc0e50 Update Readme
* Updated Description
* Adds Title
2024-02-05 04:18:27 +05:30

374 B

React Hooks Training

This is an Animotion presentation written form React Hooks Training.

Setup

Install dependencies.

pnpm i

Run the development server at http://localhost:5173/.

pnpm run dev

Build and preview deploy.

pnpm run build && pnpm run preview

React Hooks Training © 2024 by Indrajith K L is licensed under CC BY-SA 4.0