This repo contains the official website for Talent Sprint Classes, Berhampur.
- Clone the repo
git clone https://github.com/54nd339/project-tsc.git- Install dependencies
npm install- Run the project
npm run dev- Build the project
npm run build- Preview the project
npm run preview