React Pizza - page of an online pizzeria with the ability to sort, search, paginate in the choice of category
- Сlone the repository
- Go to project folder
- Install node_modules
- Start development server
git clone https://github.com/VitalyBabenko/ReactPizza.git
cd ReactPizza
npm install
npm start
- 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)