Skip to content
/ Ezio Public

Ezio is a basic e-commerce website project designed as a starting point for creating a full-fledged online store. While it's not fully functional yet, it includes essential frontend features and demonstrates the use of HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

prasxor/Ezio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ezio - E-commerce Website

Ezio is a basic e-commerce website project designed as a starting point for creating a full-fledged online store. While it's not fully functional yet, it includes essential frontend features and demonstrates the use of HTML, CSS, and JavaScript.

Features

  • Basic product navigation functionality.
  • JavaScript-enabled interactive navbar that can be toggled open and closed.
  • Responsive and clean design using HTML and CSS.

Current Limitations

  • No cart functionality implemented.
  • No login or user authentication features.
  • Limited product interactions and features.

Getting Started

Screenshot

Screenshot 2024-12-24 210005 Screenshot 2024-12-24 205733 Screenshot 2024-12-24 205747 Screenshot 2024-12-24 205806 Screenshot 2024-12-24 205830 Screenshot 2024-12-24 205851 Screenshot 2024-12-24 205942 Screenshot 2024-12-24 205956

Prerequisites

To run this project locally, ensure you have a modern web browser and a code editor (optional) installed.

Installation

  1. Clone the repository to your local machine using:
    git clone https://github.com/prasxor/Ezio.git
  2. Navigate to the project directory:
    cd Ezio
  3. Open the index.html file in your browser to view the website.

File Structure

  • index.html: The main HTML file for the website.
  • style.css: Contains the styling rules for the website.
  • script.js: Handles the interactive navbar functionality.

## Roadmap
Planned future features:
- Add a functional cart system.
- Implement user authentication with login and registration functionality.
- Expand product interactions (e.g., adding product details, reviews).
- Enhance UI/UX for a more professional appearance.

## Contributing
Contributions are welcome! Feel free to fork the repository and submit a pull request with your changes.

## License
This project is open-source and available under the [MIT License](LICENSE).

## Contact
For questions or suggestions, feel free to reach out via the GitHub repository: [Ezio](https://github.com/prasxor/Ezio.git)

About

Ezio is a basic e-commerce website project designed as a starting point for creating a full-fledged online store. While it's not fully functional yet, it includes essential frontend features and demonstrates the use of HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published