/UrlShortReact

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.

Primary LanguageTypeScript

Screen

UrlShort

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.

Client

Stack Client Content
Framework or libraries Reactjs TS
Css Framework TailwindCss
Router React-Router-Dom
Build Vite
UI shadcn

Repository Structure

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.

Getting Started

To get started with development, you'll need to clone the repository and install the dependencies in both the frontend directories.

Client

git clone <repository-url>
cd client

Api

The api repository: UrlShortNest