https://github.com/karstenpedersen/cavon-website
Video game landing page.
https://github.com/karstenpedersen/cavon-website
react tailwindcss typescript vercel
Last synced: about 1 year ago
JSON representation
Video game landing page.
- Host: GitHub
- URL: https://github.com/karstenpedersen/cavon-website
- Owner: karstenpedersen
- Created: 2022-04-21T19:39:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T20:58:39.000Z (over 3 years ago)
- Last Synced: 2025-05-08T00:05:52.919Z (about 1 year ago)
- Topics: react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://cavon.vercel.app/
- Size: 4.77 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cavon
A website made for my exam project in 'Digital Design og Udvikling' (DDU) at Gymnasiet HTX Lillebælt.
The website is made with Next.js, TailwindCSS, and TypeScript.
Hosted on Vercel.com.
## Development
```bash
npm run dev
```