Skip to content

hellion86/PizzaReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

🍕 React pizza is a simple react store. You can add items to cart/filter it and etc.

1. Install dependencies:

$ make install

2. Start project:

$ make start

App will start on localhost:3000

Using

  • TypeScript
  • Redux-toolkit
  • React, axios
  • Mockapi as DB
  • Skeleton react
  • Deploy vercel