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

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

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
```