https://github.com/eduamdev/eduam.dev
My portfolio built with Next.js, Tailwind CSS, and Vercel
https://github.com/eduamdev/eduam.dev
framer-motion nextjs portfolio react tailwindcss vercel
Last synced: 10 months ago
JSON representation
My portfolio built with Next.js, Tailwind CSS, and Vercel
- Host: GitHub
- URL: https://github.com/eduamdev/eduam.dev
- Owner: eduamdev
- License: mit
- Created: 2023-08-21T23:40:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T21:13:56.000Z (10 months ago)
- Last Synced: 2025-04-15T07:11:55.123Z (10 months ago)
- Topics: framer-motion, nextjs, portfolio, react, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://eduam.dev
- Size: 10.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# eduam.dev
- **Framework**: [Next.js](https://nextjs.org/)
- **Deployment**: [Vercel](https://vercel.com)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)
## Running Locally
```bash
pnpm install
pnpm dev
```