Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/keerthireddytummalapelly/myportfolio
- Owner: keerthireddytummalapelly
- Created: 2024-08-20T20:09:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T22:50:56.000Z (6 months ago)
- Last Synced: 2024-11-10T16:18:56.672Z (3 months ago)
- Topics: framer-motion, nextjs, tailwind-css
- Language: JavaScript
- Homepage: https://portfolio-keerthi-redddy-tummalapellys-projects.vercel.app
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 myportfolio3. Install the dependencies using npm or Yarn
With npm: npm installWith Yarn: yarn install
### Run the Project
1. Start the development server:
With npm: npm run devWith 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].