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

https://github.com/dongju93/carrot-market

[Next.js] 당근마켓 클론 앱
https://github.com/dongju93/carrot-market

Last synced: 3 months ago
JSON representation

[Next.js] 당근마켓 클론 앱

Awesome Lists containing this project

README

        

# Carrot Market !

- 당🥕근 👩🏼‍🌾 🧑🏼‍🌾 👨🏼‍🌾

## Dependencies

- [Next.js](https://nextjs.org/)
- [React](https://reactjs.org/)
- [React-DOM](https://reactjs.org/docs/react-dom.html)
- [TypeScript](https://www.typescriptlang.org/)
- [ESLint](https://eslint.org/)
- [Autoprefixer](https://autoprefixer.github.io/)
- [PostCSS](https://postcss.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Prisma ORM](https://www.prisma.io/)
- [PlanetScale](https://planetscale.com/)

pscale connect carrot-market
npx prisma studio
npm run dev

npx prisma push
npx prisma generate