Project with configured ESLint, Prettier, Stylelint, Editorconfig, Lint Staged & Husky hooks.
Full CRUD functionality with ability to like/comment on post, user authentication.
Project Status: In Progress
- NextJS
- Prisma
- PostgreSQL
- Docker
- tRPC
- TypeScript
- TailwindCSS
- Redux Toolkit
- Zod
- React Hook Forms
- Nodemailer
- Prettier (formatting .js,.ts files)
- ESLint (linting for the project)
- Stylelint (formatting SCSS)
- and more...
Install all the packages needed to run your react application.
yarn
then
yarn dev