This is the website for Shades Posters, a company that sells posters of to elevate your room. The website is built using pure HTML, CSS, and JavaScript.
- Scroll through the our vivid collection of posters
- Add posters to your cart
- Checkout your cart
- Fill in your details
- Choose the size of the poster
- Order!!!
We take payments only in person
-
The frontend is built using pure HTML, CSS, and JavaScript. No complicated frameworks or libraries are uused.
-
The posters are stored on a github repo. The website fetches the posters from the repo and displays them.
-
Add the posters to the cart. The cart is stored in the local storage of the browser.
-
Checkout the cart. The cart is displayed on the checkout page.
-
Fill in your details. The details and posters are then sent to our database hosted on Firebase.