-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d165ee2
commit 72c468c
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,43 @@ | ||
# Portfolio | ||
|
||
Created with Next js, typescript, chakra UI and framer motion with ESLint | ||
[![Website](https://img.shields.io/website?label=Website&url=https://nishchay17.vercel.app/)](https://nishchay17.vercel.app/) [![GitHub License](https://img.shields.io/github/license/nishchay17/teams-frontend-v2)](https://github.com/nishchay17/portfolio/blob/main/LICENSE) | ||
|
||
|
||
## Table of Contents | ||
|
||
- [About](#about) | ||
- [Features](#features) | ||
- [Getting Started](#getting-started) | ||
- [License](#license) | ||
|
||
## 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: | ||
|
||
```bash | ||
# 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](https://github.com/nishchay17/portfolio/blob/main/LICENSE). |
72c468c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
portfolio – ./
nishchay17.vercel.app
portfolio-nishchay17.vercel.app
portfolio-git-main-nishchay17.vercel.app