Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 454 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 454 Bytes

Ladies-sign

Build with NextJs, Redux, Clerk

Key Features

  1. Responsive Design
  2. Global state management with Redux
  3. Authentication with clerk
  4. Payment with Bkash
  5. Fast and quick response
  6. SSR and SSG.
  7. Fronted Connected with Backend.

Technologies

  1. NextJs
  2. Redux
  3. Clerk

Development Setup

install packages

npm install

run the site

npm run dev

visit https://localhost:3000 for to check the site