Skip to content

JoakimTeixeira/book-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book List

List to organize your favorite books.

image

Running the Project

To get started, fork the repository, clone it, and then open the index.html file in the browser.

What I've learned

  • Developed mobile-first book list
  • Created layout design
  • Styled elements with SASS
  • Worked with DOM and JSON manipulation
  • Refactored project to use localStorage
  • Implemented filter search and draggable functionalities