https://github.com/orafaelfragoso/rafaelfragosocom
My personal website running on NextJS 14, Contentlayer, TailwindCSS and Shadcn
https://github.com/orafaelfragoso/rafaelfragosocom
contentlayer nextjs shadcn-ui tailwindcss
Last synced: 3 months ago
JSON representation
My personal website running on NextJS 14, Contentlayer, TailwindCSS and Shadcn
- Host: GitHub
- URL: https://github.com/orafaelfragoso/rafaelfragosocom
- Owner: orafaelfragoso
- Created: 2023-11-09T11:23:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-06T19:08:28.000Z (9 months ago)
- Last Synced: 2025-11-06T20:32:17.776Z (9 months ago)
- Topics: contentlayer, nextjs, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://rafaelfragoso.com
- Size: 2.62 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
bun install
bun dev
```