First, install the packages:
npm install
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
Frontend Frameworks:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Learn React.js - React Tutorial.
- Step-by-step tutorial of building a web app - Full-stack Spotify clone by Code with Antonio
- Shdacn UI Library - Pre-built UI components for rapid prototyping