Skip to content

A white label marketplace built with React, Redux, Typescript, Tailwind, Google OAuth2 and clean architecture.

Notifications You must be signed in to change notification settings

florentcadot/marketplace-immo-front

Repository files navigation

Marketplace immo Front

Local development

Requirements

  • Node.js version >= 14

Development

yarn
yarn run start

Production

yarn
yarn run build

Note

Ensure the env variables are correctly declared in env.ts

Technos

  • React + Typescript
  • Redux + React Thunk
  • TailwindCSS + daisyUI
  • Jest (Unit + integration testing)
  • Cypress (E2E testing)

Architecture

Clean architecture approach

https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html

About

A white label marketplace built with React, Redux, Typescript, Tailwind, Google OAuth2 and clean architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published