Skip to content

alur222/loana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loana Offer App

Tech Stack

  • React 18 + TypeScript (frontend)
  • Express + TypeScript (backend)
  • Zod for validation
  • Jest for backend tests
  • Cypress for frontend tests

Setup

FE

npm install
npm run dev

BE

npm install
npm run start

Folder Structure

  • frontend/ - React App
  • backend/ - Express App

Testing

  • npm run test (backend) - inside backend directory
  • npx cypress open (frontend) - inside frontend directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published