Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nishchay17 authored Nov 12, 2023
1 parent d165ee2 commit 72c468c
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion README.md
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).

1 comment on commit 72c468c

@vercel
Copy link

@vercel vercel bot commented on 72c468c Nov 12, 2023

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

Please sign in to comment.