Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 829 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 829 Bytes

Library

A personal table setup with local storage that can be used to track books that are on your wish list to read and/or books that have already been read. Made with HTML, CSS, and Typescript.

General Info

Inspired by the Odin project. Created by myself to practice and demonstrate some of my current JS, CSS, and general Web Developer abilities.

This project was 100% coded by myself. The purpose is to get some practical experience and demonstrate my abilities.

Screenshot

Example screenshot

Highlights

  • HTML
  • CSS
  • TypeScript
  • Semantic UI (CSS Framework)
  • Local Storage
  • MVC

Setup

The live version of the website can be seen here.

Status

The project is finished for now.