Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```