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).