Frontend web projects, UI components, and client work — built with HTML, CSS, JavaScript, and React.
| Project | Tech | Description |
|---|---|---|
portfolio/ |
HTML/CSS/JS | Personal portfolio website |
ecommerce-ui/ |
React | E-commerce product listing UI |
landing-page/ |
HTML/CSS | Marketing landing page for client |
dashboard/ |
JS/Chart.js | Admin dashboard with charts |
blog-template/ |
HTML/CSS | Clean blog layout template |
Most projects are plain HTML — just open index.html in a browser.
For React projects:
cd project-folder
npm install
npm start- HTML5, CSS3 (Flexbox, Grid)
- JavaScript ES6+
- React 18
- Chart.js
- Tailwind CSS
MIT — free to use and adapt