Skip to content

Benben3135/Book_Store_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book_Store_Project

entities:

  • books = title, img, description, likes, comments --> we can tack some of the data from the API that evgeny found on google and mack our oun DB with 15 books. -->tamar part
  • users = email, password --> benjemin part
  • user-book = the book that the user like, want to read, read, write comment.

components:

  • book card - all the book items and option to add like and comment and add to favorite --> tamar
  • user personal details card --> benjemin
  • user-book main page - Where all the books offered to the user will appear
  • user-favorites-books card --> benjemin

Framework: Vite

JS framework: React

style: TailwindCSS with Vanilla CSS

server side by evgeny

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors