Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages