A collection of small React projects to practice and demonstrate various coding concepts and techniques.
| Project | Description | Link |
|---|---|---|
| Counter | A simple counter app | View |
| Meals API | Fetches and displays meal data from an API | View |
| Profiles | Displays user profile information | View |
| Contact Form | A form to collect and validate user input | View |
| StopWatch | A functional digital stopwatch | View |
| Testimonials | A section to showcase user testimonials | View |
| Accordion | An interactive collapsible accordion | View |
| Far Away | Tropical adventure packing list app | View |
| Eat-n-Split | A bill-splitting app to divide expenses among friends | View |
| UsePopcorn | A movie search app with watchlist and rating features | View |
| Ecommerce with Filtering | A product listing app with advanced filter options | View |