Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 734 Bytes

File metadata and controls

38 lines (29 loc) · 734 Bytes

Mäklare Visionen

A fullstack webbapplication built with Next.js and Express

Tech Stack

Frontend

  • Next
  • React Query
  • React Hook Form

Backend

  • Express
  • Prisma
  • Zod
  • MongoDb

Getting Started

Clone the this and backend application

yarn install #install dependencies
# or
yarn dev #start development server

Things to Improve

Backend

  • ES6 & Typescript
  • Nest.js
  • Improve search functionality

Frontend

  • Typescript
  • Improve mobile support on admin page

Api Documentation