Skip to content

himanshu-mawari/littleones-frontend

Repository files navigation

LittleOnes Frontend

A practice React project to explore frontend development, component-based architecture, and state management by building a simple food delivery app.


🛠️Tech Stack

  • React – Component-based UI
  • Redux Toolkit (RTK) – Simplified and structured state management
  • JavaScript (ES6) – Logic & interactivity
  • HTML / CSS / Tailwind – Structure and styling
  • Parcel – Bundler for building and serving the app

✨ Features

  • Product listing with categories
  • Add to cart with quantity management (Redux Toolkit)
  • Routing between Home and Checkout pages

📚 What I Learned

  • Building reusable React components
  • Managing global state with Redux Toolkit
  • Handling events, props, and conditional rendering
  • Implementing routing with React Router
  • Writing clean, maintainable frontend code

⚙️ Installation & Setup

  1. Clone the repo
    git clone https://github.com/your-username/devtinder.git
    cd littleones-frontend
  2. Install dependencies
    npm install
  3. Run the server
    npm start
    

The app will run at : 👉 http://localhost:1234


🧑🏻‍💻 Notes

  • This repo is a learning project where I experiment with React concepts and practice applying them in a functional food delivery frontend.

  • I update it as I explore new concepts, try different approaches, and refine my frontend development skills.

  • The goal is hands-on practice and skill growth in React,

About

A React practice project: food delivery app for learning frontend and state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages