To run full project:
npm run dev
To run only backend:
npm run dev:backend
To run only frontend:
npm run dev:frontend
Visit project at http://localhost:3000. Visit backend at http://localhost:3001/sources.
A full-stack web application built with Next.js (App Router), React, Redux Toolkit, and NestJS. Features modular UI components, typed state management, REST API integration, and optimized frontend with lazy loading and code splitting. Styled with Tailwind CSS and CSS Modules.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
To run full project:
npm run dev
To run only backend:
npm run dev:backend
To run only frontend:
npm run dev:frontend
Visit project at http://localhost:3000. Visit backend at http://localhost:3001/sources.
A full-stack web application built with Next.js (App Router), React, Redux Toolkit, and NestJS. Features modular UI components, typed state management, REST API integration, and optimized frontend with lazy loading and code splitting. Styled with Tailwind CSS and CSS Modules.