ReactJS project with real-time data fetching from Swiggy API and data-driven UI rendering.
Food App Fast is a frontend application built using ReactJS and bundled with Parcel. It fetches real-time restaurant and food data from Swiggyβs public API and renders a dynamic, component-based UI.
This project was created to strengthen my understanding of React hooks, data fetching, and component-based design through hands-on experience.
- ReactJS
- JavaScript (ES6+)
- Parcel (Bundler)
- Swiggy API (Unofficial)
- CSS / Flexbox
- Live API data rendering
- Search & filter restaurants
- Modular React components
- Responsive layout
- Built for learning & showcasing frontend skills
git clone https://github.com/yourusername/food-app-fast.git
cd food-app-fast
npm install
npm startCrafted with β€οΈ while learning ReactJS
