/myportfolio_next

A personal web developer portfolio built with NextJS & Tailwind CSS.

Primary LanguageTypeScript

Portfolio

A personal portfolio website that showcases my feature projects, technical skill stack, contact information and more about me.

Preview

screenshot screenshot screenshot3

Live Demo

Technologies

  • ReactJs: JavaScript Library

  • NextJs: ReactJs Framework

  • Tailwind-CSS: CSS Framework

  • Strapi: Headless CMS

  • React-Hook-Form: Validate Forms In React

  • Prettier: Code formatter

  • Eslint: Linter

Setup

  1. Clone or download the project.
  2. Cd in the project directory.
  3. Run git remote rm origin to remove the remote refenrece.
  4. Run yarn to install dependencies