Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmontag42/homepage
my homepage
https://github.com/kmontag42/homepage
Last synced: about 21 hours ago
JSON representation
my homepage
- Host: GitHub
- URL: https://github.com/kmontag42/homepage
- Owner: KMontag42
- Created: 2013-01-30T15:21:45.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T06:15:39.000Z (3 months ago)
- Last Synced: 2024-08-22T07:28:35.073Z (3 months ago)
- Language: TypeScript
- Size: 382 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homepage
This is my homepage repo.
## Plans
I'm going to add some more neato features to this as time goes on.
For now its pretty basic.
## Running
```bash
npm install
npm run dev
```## Tools used
- [nextjs](https://nextjs.org/)
- [tailwindcss](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [react-icons](https://react-icons.github.io/react-icons/)## Deployment
This is deployed on [Vercel](https://vercel.com/).