Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keerthireddytummalapelly/myportfolio

This is a personal portfolio website built with Next.js, Tailwind CSS, and Framer Motion. It showcases my experience, education, and projects with a modern, responsive design and smooth animations.
https://github.com/keerthireddytummalapelly/myportfolio

framer-motion nextjs tailwind-css

Last synced: about 2 months ago
JSON representation

This is a personal portfolio website built with Next.js, Tailwind CSS, and Framer Motion. It showcases my experience, education, and projects with a modern, responsive design and smooth animations.

Awesome Lists containing this project

README

        

# Portfolio Project

## Description

This is a personal portfolio website built with Next.js, Tailwind CSS, and Framer Motion. It showcases my experience, education, and projects with a modern, responsive design and smooth animations.

Visit website: https://keerthiredddytummalapelly.com

## Getting Started

Follow these instructions to clone and run this project on your local machine.

### Prerequisites

Ensure you have [Node.js](https://nodejs.org/) installed.
You should also have npm or Yarn installed.

### Installation

1. Clone the repository on your local machine

git clone https://github.com/keerthireddytummalapelly/myportfolio.git

2. Navigate to the project directory

cd myportfolio

3. Install the dependencies using npm or Yarn

With npm: npm install

With Yarn: yarn install

### Run the Project

1. Start the development server:

With npm: npm run dev

With Yarn: yarn dev

The project should now be running on http://localhost:3000. Open this URL in your web browser to view the application.

### Build for production

1. To create an optimized production build, run:

With npm: npm run build

With yarn: yarn build

## Contact

For any questions or support, please contact [email protected].