This is the very first website I ever made, it was for a university assignment for Website Design & Development. It can be accessed on GitHub pages.
Applied Skills:
- HTML, CSS, JS
- Front-End Development
This is the first page user sees when entering the website.
The page where all books are displayed, the books data are stored in a simple JSON file.
The page where we can view all of a book's data as well as purchasing or adding one to cart. Delivery area modifies the price (different shipping fee). The Add To Cart and Purchase buttons are non-functional and is decorative.
A page where customers can contact the site owners. The form is non-functional and is decorative.