This repository contains several small projects built with HTML, CSS, and JavaScript.
Each project is located in its own folder and can be run independently.
- Amazon Page Clone
➡️ A simple clone of an Amazon product page. - Calculator
➡️ A basic four-operation calculator. - Form
➡️ A form validation example. - Recipe Finder
➡️ A recipe search app using an API. - Todo List
➡️ A simple to-do list application. - Todo List with React
➡️ A to-do list application built with React.
- Open the desired project folder.
- Launch the
index.html
file in your browser. - (If available) check the project’s README for additional details.
✨ More projects will be added over time.