lucjdo / membrane-frontend-cc

Home Page:https://membrane-frontend-cc-azure.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Membrane Survey

https://membrane-frontend-cc-azure.vercel.app

For running the app just clone the repo and run:

  • npm run install
  • npm run dev

Stack

  • React + Vite + Typescript
  • React Query
  • React hook forms
  • Context
  • Material UI
  • EsLint

Structure

  • /components: Reusable UI components that are not tied to specific pages
  • /containers: Represent higher-level components that use presentational components. They handle data, state management, and business logic
  • /hooks: custom hooks to re-use logic
  • /contexts: Global state management using Context API.
  • /services: API calls, utilities, and helper functions.

Video

membrane.mp4

Images

Screenshot 2023-11-21 at 01 19 23 Screenshot 2023-11-21 at 01 42 48 Screenshot 2023-11-21 at 01 20 24 Screenshot 2023-11-21 at 01 20 40 Screenshot 2023-11-21 at 01 20 53

About

https://membrane-frontend-cc-azure.vercel.app


Languages

Language:TypeScript 94.5%Language:HTML 2.1%Language:CSS 1.9%Language:JavaScript 1.4%