Skip to content

NatalyKrvch/exercise-page-layout

Repository files navigation

Exercise Page Layout

Technologies Used

  • Next.js
  • Tailwind CSS
  • TypeScript
  • PostCSS
  • Vercel Deployment

Installation

  • 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