Skip to content

PhilipDeFraties/MyReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

Reading-list tracker

image

To run application locally:

  • install all project dependencies with npm install
  • start the development server with npm start

This application is served by a dedicated api that returns and updates book information.

Todo:

  1. add debounce to book search input
  2. convert components to typescript
  3. implement zod schemas for typescript components
  4. add user login functionality
  5. connect to rails db
  6. connect to node.js db?

About

Personal reading list tracker application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published