Made by Yoav Karpassi
src/
: Contains all the source code for the project.components/
: Reusable React components.pages/
: Includes page-level React components corresponding to routes.hooks/
: Reusable hooks for whole apptypes/
: Reusable types for whole app
public/
: Stores static assets such as images, icons, and fonts.