Skip to content

Page of an online pizzeria with the ability to sort, search, paginate in the choice of category

Notifications You must be signed in to change notification settings

VitalyBabenko/ReactPizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Pizza 🍕

React Pizza - page of an online pizzeria with the ability to sort, search, paginate in the choice of category

📸 Screenshot:

ReactPizza screenshot

🏃 Running:

To start the project, you need to perform several actions:

  1. Сlone the repository
  2. Go to project folder
  3. Install node_modules
  4. Start development server

Console commands:

git clone https://github.com/VitalyBabenko/ReactPizza.git
cd ReactPizza
npm install
npm start

🛠 Stack:

  • TypesScript
  • ReactJS
  • React Router v6
  • Redux toolkit
  • Axios
  • SCSS / CSS-Modules
  • React Content Loader
  • React Pagination

This will run locally and listening on port 3000 (http://localhost:3000)