https://github.com/angelfire/srhart
Personal Website
https://github.com/angelfire/srhart
nextjs tailwindcss
Last synced: about 2 months ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/angelfire/srhart
- Owner: Angelfire
- Created: 2020-08-06T00:37:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T17:34:04.000Z (about 3 years ago)
- Last Synced: 2025-03-20T23:14:15.188Z (about 1 year ago)
- Topics: nextjs, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 2.04 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
👨🏻💻 Andrés Bedoya - Personal Website
Powered by [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.