Nextjs Shop E-Commerce

This is my excercise to learn nextjs Using Nextjs(Server Action), Typescript, tailwind, json-server

🚀 Quick start

  1. Step 1. Clone the project
    git clone https://github.com/HiImLawtSimp1e/next-shop.git
    
  2. Step 2. go to backend(mock API:json-server)
    cd ./next-shop-fakeapi
    
    install package
    npm i
    
    run backend
    npm run dev
    
  3. Step 3. go to frontend(in the new terminal)
    cd ./next-shop-frontend
    
    install package
    npm i
    
    run frontend
    npm run dev
    

Top categories

Loading Svelte Themes