Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 986 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 986 Bytes

Portfolio

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

Preview

screenshot screenshot screenshot3

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