This is a React starter kit that includes the following technologies and libraries:
- Shadcn UI
- React Router DOM
- React Icons
- Helmet Async
- Tailwind CSS
Check out the live demo here.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/jahid-sourav/react-cn
-
Install dependencies:
npm install
-
Start the development server:
npm run dev