Skip to content

Latest commit

 

History

History
130 lines (70 loc) · 5.76 KB

README.md

File metadata and controls

130 lines (70 loc) · 5.76 KB

React components & custom hooks

This is to keep some react components & custom hooks that could be used in day to day frontend development.

Run Locally

Clone the project

  git clone https://github.com/sjsouvik/react-components-hooks.git

Install dependencies

  npm install

Start the server

  npm run dev

Now, you can visit http://localhost:5173/ to see the project running locally

License

This repository is MIT licensed

Support

Give it a ⭐ if you like it.