Skip to content

This is my version of the challenge provided by midudev. It was developed using React, Next.js, TypeScript, and Tailwind CSS.

Notifications You must be signed in to change notification settings

Vedgge/library-project

Repository files navigation

My Reading List App

This is my version of the challenge provided by midudev. It was developed using React, Next.js, TypeScript, and Tailwind CSS.

Features

  • Visualizes available books from a JSON file.
  • Users can create a reading list from available books.
  • Clear UI indication of books in the reading list.
  • Books can be added to or removed from the reading list.
  • Users can filter available books by genre.
  • Displays counts of available books, books in the reading list, and available books in the selected genre.
  • Includes a search functionality for available books.

Technologies Used

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS

Live Project

You can visualize and interact with the live project by clicking this link

Local Usage

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Run the development server with npm run dev.

Feel free to contribute and give feedback!

About

This is my version of the challenge provided by midudev. It was developed using React, Next.js, TypeScript, and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published