Skip to content

A bookshelf app that can show, search, add, delete, update book and move book to other shelf

License

Notifications You must be signed in to change notification settings

iceboy1406/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookShelf

thumbnail

Demo Page

BookShelf is an App to manage books that separate books to 2 Shelf (Finished Read Shelf and Unfinished Read Shelf). I create this website for Dicoding Submission in Learn to Make Frontend-Web for Beginner class.

Technology Used

  • HTML
  • SCSS
  • Typescript

Get Started

Because this is use ES Module so this can't be simply run by open html file directly. You must use a local server (ex: live-server extension on VSCode or package live-server from npm),

For easiest way you can follow instruction below.

#Clone
$ git clone https://github.com/iceboy1406/bookshelf

#Install required packages
$ npm install

#Run project
$ npm run start

#Or run project and watch Typescript and SCSS files
$ npm run dev 

Author

This website created by Eko Susilo

Licence

BookShelf is under MIT Licence

About

A bookshelf app that can show, search, add, delete, update book and move book to other shelf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published