https://github.com/simoneas02/bookish-react
A simple application about books 📚
https://github.com/simoneas02/bookish-react
Last synced: 4 months ago
JSON representation
A simple application about books 📚
- Host: GitHub
- URL: https://github.com/simoneas02/bookish-react
- Owner: simoneas02
- Created: 2021-12-21T11:13:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T04:02:57.000Z (over 4 years ago)
- Last Synced: 2025-10-27T16:07:02.696Z (8 months ago)
- Language: HTML
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookish 📚
A simple application about books where a user could have a book list and can search books by keywords, and users are allowed to navigate to a book detail page and review the description, review, and ranking of the book.
> This is a project for learning purposes. The project is not intended to be used in production.
> I enjoy to practice my skills in the development of web aplications. I'm using ATDD and TDD to develop this project.