Skip to content

praveengoswami1996/managebooks-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a basic CRUD app built in React. In this application, you can simply add a book, delete a book and edit a book in your reading list. This data is being served and handled by json-server module.

Screenshots

Capture

Things Used/Implemented:

  • React Functional Reusable Components
  • Hooks (useState, useContext, useCallback)
  • props
  • React Context API
  • Axios for Data Fetching
  • parse for backend implementation
  • back4app server

Deployed at:

https://pg1996-myreadinglist-react.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published