Skip to content

bib58/Proj_using_comp_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Food Delivery Clone 🍕

Built using React.js + Redux, styled with TailwindCSS and integrated with live API data 🌿


🌱 Features

🍃 Dynamic Routing using react-router
🍃 Redux Toolkit for centralized cart management
🍃 Live API integration using fetch()
🍃 Shimmer Effect (Skeleton Loader) for delayed content
🍃 Auto-calculated Total Price & Quantity in Cart
🍃 CORS policy handled via Heroku proxy server

"proxy": "https://cors-anywhere.herokuapp.com/" 🍃 Uses reusable, clean and optimized components


🧠 Concepts Used

🧩 ReactJS (JSX, Props, Hooks, useEffect)
🧩 Redux (Slice, Store, Provider)
🧩 Routing and URL Params
🧩 Fetch API and Async/Await
🧩 Proxy for CORS handling


🔧 Tech Stack

Tech Usage
⚛️ React.js Frontend Framework
🎯 Redux Toolkit State Management
🌀 TailwindCSS Styling
🔗 React Router Routing between pages
🌍 Heroku Proxy Handle CORS from 3rd-party APIs

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages