Github Codespaces Home Page Clone with Next.js and TailwindCSS
This app is Deployed to Vercel
- Clone the respository locally
git clone https://github.com/Mridul2820/github-codespaces-clone.git
- Install the
node_modules
npm install
#or
npm i
- Start the Server
npm run dev