This document outlines the folder structure and usage conventions for our React TypeScript project.

Overview

The project is divided into the following main folders inside the src folder:

  1. modules
  2. common
  3. blocks

Each folder has a specific purpose and contains subfolders and files organised by functionality and type.

Folder Structure

src

modules

common

blocks