Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.21 KB

README.md

File metadata and controls

64 lines (36 loc) · 1.21 KB
react.js tailwindcss typescript
  • Next.js
  • Tailwind CSS
  • MongoDB
  • TypeScript
  • Zod - for Validation
  • React Hook Form
  • Shadcn

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/muhsinmk/devflow_next.js.git

cd devflow_next

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:3000 in your browser to view the project.