Website for the "Projekt Chleb" initiative, developed with a tech stack:
- React
- NextJS
- Typescript
- Firebase
- Cloudinary
- Linting with ESLint
- Formatting with Prettier
- Linting, typechecking and formatting on by default using
husky
for commit hooks - Testing with Jest and
react-testing-library
Projekt Chleb deployed on Vercel
Execute below command to run project in dev mode:
yarn dev
See /docs/Readme.md.