Follow the below steps to get the project working.
-
Install the dependencies:
# Using NPM npm install # Using Yarn yarn
-
Run using:
# Using NPM npm start # Using Yarn yarn start
- Listing all pizzas from this endpoint
- Custom UI - Styled Components
- SPA design
- Redux State Management
- Dynamic Cart checkout
Technology | Purpose |
React JS | Frontend |
Redux | State Management |
Styled Components | UI Components |