This is my Portfolio for showcasing all my personal projects, created with Next js, typescript, chakra UI, and framer motion with ESLint
-
Dynamic project description: Fetches project description directly from Github readme file to display it in the project section of the website.
-
Animations: Uses Framer motion of animate elements in and out of view.
To get started with our website, follow these steps:
# Clone the repository
git clone https://github.com/nishchay17/portfolio.git
# Change directory
cd portfolio
# Install dependencies
yarn
# Start the development server
yarn dev
This project is licensed under the MIT License.