- Next.js
- Tailwind CSS
- TypeScript
- PostCSS
- Vercel Deployment
- Clone the repository
git clone https://github.com/NatalyKrvch/exercise-page-layout.git
- Navigate to the project directory
cd exercise-page-layout
- Install dependencies
npm install
- Run the development server
npm run dev
- Open your browser and navigate to
http://localhost:3000