Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 850 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 850 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

refactor:

  1. refactor new product entry
  2. refactor update product page
  3. add hashing in admin password (more security)

ToDo:

  • search in products page
  • refactor products page (server to client component)
  • implement caching
  • rate products

Home Page

purchase page

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.