https://github.com/codegenieapp/codegenie-website
Code Genie Website
https://github.com/codegenieapp/codegenie-website
Last synced: about 2 months ago
JSON representation
Code Genie Website
- Host: GitHub
- URL: https://github.com/codegenieapp/codegenie-website
- Owner: CodeGenieApp
- License: mit
- Created: 2023-08-10T05:10:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T03:25:25.000Z (over 1 year ago)
- Last Synced: 2025-04-09T15:10:57.851Z (9 months ago)
- Language: TypeScript
- Homepage: https://codegenie.codes/
- Size: 32.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Code Genie
[https://codegenie.codes/](https://codegenie.codes/)
## Tech stack:
Astro, React, Tailwind, Framer Motion
## Getting started
```
npm i
npm run dev
```
Local preview:
```
npm run build && npm run preview
```
## Based on TailCast Astro Theme
This website is based on the excellent work of [matt765](https://github.com/matt765)'s [TailCast Astro Theme]([Tailcast](https://github.com/matt765/Tailcast))