Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

cole92/Ecommerce-web-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Web Shop (School JS Exercise)

A small school project / JavaScript practice: a simple "ecommerce" style UI with basic pages for login and registration.

What this project is

  • Static HTML/CSS layout + vanilla JavaScript practice
  • Focus: DOM basics, simple form flows (login/register), and page structure

Tech stack

  • HTML
  • CSS
  • JavaScript (vanilla)

How to run locally

Option A (quickest):

  1. Download / clone the repo
  2. Open index.html in your browser

Option B (recommended): Run a local server (prevents some browser restrictions):

  • VS Code: install Live Server and click "Go Live"
  • Or use any simple local server you prefer

Notes

This is an early learning project and is kept public as a snapshot of my progress.

License

Educational / personal use.

About

Early JavaScript practice project focused on static ecommerce-style pages, login/register flows, and basic DOM interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors