Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 645 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 645 Bytes

Description:

  • A dating web app. The client side built in Nextjs , Typescript , Tailwindcss.

Screenshots


dating app

Getting Started

  • To run the development server:
npm run dev
  • To build the project
npm run build

Open http://localhost:3000 with your browser to see the result.