Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roblesdotdev/prom-challenge
Promarketing Code Challenge
https://github.com/roblesdotdev/prom-challenge
nextjs tailwindcss typescript
Last synced: 14 days ago
JSON representation
Promarketing Code Challenge
- Host: GitHub
- URL: https://github.com/roblesdotdev/prom-challenge
- Owner: roblesdotdev
- Created: 2023-07-19T14:42:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T14:06:04.000Z (over 1 year ago)
- Last Synced: 2024-11-14T04:37:13.142Z (2 months ago)
- Topics: nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://prom-challenge.vercel.app/design-demo
- Size: 172 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stack
- Next.js
- Typescript
- TailwindCSS
- Class Variance Authority
- Radix UI
- Lucide Icons
- Eslint
- Prettier
- Husky## Dev
```
pnpm install
pnpm dev
```## Prod
```
pnpm build
pnpm start
```