Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 592 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 592 Bytes

Online Shop

  1. Main Page Main Page

  2. Admin Admin

  3. History History Page

  4. SingleItem MSingle Item

Technologies

  • Frontend: React.js, TypeScript, JavaScript, HTML, CSS, RTK, RTK-Query, JSON-Server, sass.

Project Setup

  1. Clone the repository to your local machine.
  2. Install dependencies using the command npm install.
  3. Start the project using the command npm run dev.
  4. Open the application in a web browser at http://localhost:3000.