Skip to content

Typical Online Store using Next.js, React.js, and Tailwind CSS

Notifications You must be signed in to change notification settings

zeflecron/typical_online_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typical Online Store

Typical Online store using Next.js, React.js, and Tailwind CSS

vid_1.2_1.mp4

Features:

  • Utilizes Next.js features such as <Link>, <Image>, and <Head>
  • CRUD functionality on adding, updating, and removing products
  • Form validations using formik and yup
  • Page transitions using framer-motion

How to run it (explanation for windows only):

  1. Download, extract, and open typical_online_store-v1.2+
  2. Go to the directory in cmd and type in npm i
  3. Once finished, type in npm run dev
  4. Go to a web browser and type in localhost:3000 as the link, localhost:4000 for the database (need to also add the key to access it like localhost:4000/products)

Additional info

  1. Uses Next.js 13

About

Typical Online Store using Next.js, React.js, and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published