Skip to content

donhuanvn/bookstore-poe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Book store project

This is a project to demonstrate Nhuan Do's skills in React and web development in general, as proof of my experience (PoE) and learning in the past.

https://nhuando-react-bookstore-poe-project.netlify.app/

The demonstration hosted on Netlify could be accessed at the link above. Everyone can see all the books but need to be authenticated to create a new book (for sale). With authenticated users, they could also edit and delete their books. If you went to this demonstration website, you should try functions like:

  • Create a password-based account.
  • Log in to your account by password, and log out.
  • Add your own new books.
  • Search books by typing some terms at the search bar.
  • Go to the detail page by clicking on a book you want.
  • On the detail page, edit or delete that book (if it was created by you).

About

This project consists of front-end part and back-end part. React and Material UI are used to build the front-end silde.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors