merv-e / my-reads

Course project for Senior Frontend Developer course. For more info : https://github.com/udacity/nd0191-c1-myreads . You can check the demo version with the link below:

Home Page:https://my-booooks.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Reads

Overview

My-Reads is a React-based web application that allows users to discover, search, and manage their book collections. Whether you're an avid reader or just looking for your next read, My-Books provides a user-friendly experience to organize your reading list.

Features

  • Search: Easily find books by title, or author using our powerful search functionality.
  • Shelves: Organize your books into custom shelves like "Want to Read," "Currently Reading," and "Read."

Getting Started

Visit My-Reads and start exploring your next favorite book. Create an account to save your personalized bookshelves and keep track of your reading journey.

Screenshots

Main Page

Main Page

On the main page, users can view their books and shelf information.

Search Page

Search Page

On the search page, users can easily search for new books.

Technologies Used

Important Note

The backend API uses a fixed set of cached search results and is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md. That list of terms are the only terms that will work with the backend, so don't be surprised if your searches for Basket Weaving or Bubble Wrap don't come back with any results.

About

Course project for Senior Frontend Developer course. For more info : https://github.com/udacity/nd0191-c1-myreads . You can check the demo version with the link below:

https://my-booooks.netlify.app


Languages

Language:JavaScript 69.5%Language:CSS 22.0%Language:HTML 8.4%