Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apicgg/portfolio
My portfolio website built with Next.js app router, Tailwind CSS, Framer Motion and Vercel.
https://github.com/apicgg/portfolio
framer-motion nextjs tailwind-css vercel
Last synced: 20 days ago
JSON representation
My portfolio website built with Next.js app router, Tailwind CSS, Framer Motion and Vercel.
- Host: GitHub
- URL: https://github.com/apicgg/portfolio
- Owner: apicgg
- License: mit
- Created: 2022-08-06T15:05:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T16:18:29.000Z (about 1 month ago)
- Last Synced: 2025-01-07T17:34:40.113Z (about 1 month ago)
- Topics: framer-motion, nextjs, tailwind-css, vercel
- Language: TypeScript
- Homepage: https://www.anuragp.dev
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Portfolio Website
anuragp.devMy personal portfolio anuragp.dev which features my resume and technical skills built with Next.js app router.
Feel free to fork this repo and make changes accordingly.## 🎯 This project was built using -
- [Next.js App Router](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Framer Motion](https://github.com/framer/motion)
- [Husky](https://typicode.github.io/husky/)
- [Vercel](https://vercel.com/)**Note:** This project uses [Vercel Analytics](https://vercel.com/docs/analytics) for monitoring site performance and user interaction.
## 🛠Installation and Setup Instructions
1. Installation: `npm install`
2. In the project directory run: `npm run dev`Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.## 💫 Inspiration
[Julius Marminge](https://github.com/juliusmarminge/jumr.dev)
## License
MIT License.
1. You are free to use this code as inspiration.
2. Please do not copy it directly.
3. Crediting the author is appreciated.Please review the [License](https://github.com/apicgg/portfolio/blob/main/LICENSE.md) and remove all of my personal information (resume, images, etc.).