Skip to content

Latest commit

ย 

History

History
44 lines (27 loc) ยท 1.27 KB

README.md

File metadata and controls

44 lines (27 loc) ยท 1.27 KB

Portfolio

Website GitHub License

image

Table of Contents

About

This is my Portfolio for showcasing all my personal projects, created with Next js, typescript, chakra UI, and framer motion with ESLint

Features

  1. Dynamic project description: Fetches project description directly from Github readme file to display it in the project section of the website.

  2. Animations: Uses Framer motion of animate elements in and out of view.

Getting Started

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

License

This project is licensed under the MIT License.