A book sharing app that takes place in an alternate dimension.
Divergent Branch Books transports you to another dimension where you can seamlessly share your favorite reads, discover new ones, craft thoughtful reviews, delve into others' insights, and connect with fellow book enthusiasts. Immerse yourself in a vibrant community that celebrates it's divergent branch of literature.
• Browse Books: Browse through an extensive list of books spanning various genres and discover your next captivating read.
• Filter By Genre: Easy to use filter bar to help you find books more directly.
• Add a Book: Add your favorite books to the platform by providing details such as title, author, genre, and a brief description.
• Write Reviews: Share your thoughts and opinions by writing reviews for the books you've read.
• Read Reviews: Explore reviews written by other users to get insights into a book before deciding to read it.
• User Profiles: View and edit user profile.
• Front End - Javascript/Vite/React
• CSS - Vanilla
• Back End - Django/Python/SQLite3 database
- git clone
[email protected]:JulieAF/Divergent-Branch-Books.git
- cd to
Divergent-Branch-Books
- npm install
- follow instructions for server: https://github.com/JulieAF/Divergent-Branch-Books-API
- npm run dev