Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 804 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 804 Bytes

Portfolio built with Next.js and Tailwind CSS

This is my portfolio website built using Next.js and Tailwind CSS. The website is designed to showcase my skills and previous work.

Features

  • Simple and minimalistic design
  • Responsive layout for desktop and mobile devices
  • Showcase my previous work and projects

Technologies used

  • Next.js
  • Tailwind CSS
  • HTML
  • CSS
  • JavaScript

How to run the project locally

  1. Clone the repository
  2. Install the dependencies using npm install
  3. Run the development server using npm run dev
  4. Open http://localhost:3000 to view the website

License

This project is licensed under the MIT License - see the LICENSE file for details.