Skip to content

application to keep a list of books, add books, and delete books

Notifications You must be signed in to change notification settings

nayanpaa/bookList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Constructed an application for users to make a book list. Utilized REST API with Axios to make JSON requests whenever the user adds new books, deletes books, or reopens the application. Used a random photo generator, http://picsum.photos, to add a corresponding image to each book added.

Flow

App
    --> BookCreate
    --> BookList --> BookShow --> BookEdit

Available Scripts

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000

About

application to keep a list of books, add books, and delete books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published