https://github.com/akramadjab/fast-react-pizza
Meet the Fast React Pizza App: a multi-page solution for effortless pizza ordering. Featuring a login homepage, menu for pizza selection, cart for order review, order creation, and detailed order view. Developed with React Router v6 (used for fetching DATA), Redux, and styled using Tailwind CSS for a sleek UI.
https://github.com/akramadjab/fast-react-pizza
react react-router react-router-dom reactjs redux redux-middleware redux-store redux-thunk redux-toolkit rest-api tailwind tailwind-config tailwind-css tailwindcss tailwindcss-plugin
Last synced: 3 months ago
JSON representation
Meet the Fast React Pizza App: a multi-page solution for effortless pizza ordering. Featuring a login homepage, menu for pizza selection, cart for order review, order creation, and detailed order view. Developed with React Router v6 (used for fetching DATA), Redux, and styled using Tailwind CSS for a sleek UI.
- Host: GitHub
- URL: https://github.com/akramadjab/fast-react-pizza
- Owner: akramAdjab
- Created: 2023-09-28T20:36:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T21:23:31.000Z (over 1 year ago)
- Last Synced: 2025-01-01T06:14:19.585Z (5 months ago)
- Topics: react, react-router, react-router-dom, reactjs, redux, redux-middleware, redux-store, redux-thunk, redux-toolkit, rest-api, tailwind, tailwind-config, tailwind-css, tailwindcss, tailwindcss-plugin
- Language: JavaScript
- Homepage: https://fast-react-pizza-template.netlify.app/
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh