Social twitter-like fake application with REST API and authentication system based on DummyJSON. Work in progress.
- Node.js v.20^
npm installDon't forget to do it. You can copy vars from
.env.exampleand create new environment files.
npm run buildnpm run startnpm run dev- Run:
npm run format - Run:
npm run typecheck - Run:
npm run lint - Run:
npm run test
- TypeScript
- Next.js v14 (app router)
- Mantine
- Redux ToolKit
- Vitest + RTL
- SCSS Modules
- Turbo
Major.Minor.Patch