Portfolio
A personal portfolio website that showcases my feature projects, technical skill stack, contact information and more about me.
Preview
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
- Clone or download the project.
Cd
in the project directory.- Run
git remote rm origin
to remove the remote refenrece. - Run
yarn
to install dependencies