Indian States is a simple web project that I developed while learning full-stack development. It serves as a basic representation of an e-commerce website for men and women's clothing.
- Product Showcase: Display a selection of clothing products with basic details.
- UI Styling: Apply basic CSS styles to create a visually appealing design.
- Interactive Elements: Include interactive elements like buttons or hover effects.
- Static Content: Content is hard-coded in HTML and JavaScript for simplicity.
- HTML: The project's structure is created using HTML.
- CSS: Basic styling and layout are achieved through CSS.
- JavaScript: The functionality of the website is implemented using JavaScript.
- Styling: Learning to style and layout web elements with CSS.
- JavaScript Logic: Implementing interactive features and basic functionality using JavaScript.
- Project Structure: Organizing and structuring the HTML, CSS, and JavaScript files.
To view this project, simply open the index.html
file in your web browser.
This project is a personal learning project and may not be actively maintained. However, if you'd like to contribute or use it as a learning resource, feel free to fork the repository and make your changes.