This is a project that contains both the frontend for our application. The frontend is built using ReactJS and the backend is built using NestJS.
Stack Client | Content |
---|---|
Framework or libraries | Reactjs TS |
Css Framework | TailwindCss |
Router | React-Router-Dom |
Build | Vite |
UI | shadcn |
The repository is organized as follows:
/client/src
: This directory contains the ReactJS frontend application./docs
: This directory contains all the project documentation, including requirements, data flow diagrams, state diagrams, and BPMN2 diagrams.
To get started with development, you'll need to clone the repository and install the dependencies in both the frontend directories.
git clone <repository-url>
cd client
The api repository: UrlShortNest