Skip to content

Repository files navigation

Books Project

A Next.js application for exploring and managing a collection of books.

Installation

To install the project:

  1. Clone the repository:
  • git clone https://github.com/avrapaulo/books.git
  1. Navigate to the project directory:
  • cd books
  1. Install dependencies:
  • yarn install

Running the Application

Start the development server:

  • npm run dev

Access the application at http://localhost:3000.

Running Tests

To run tests:

  • npm test

Project Organization

The project uses Next.js and is structured into various components and pages, with state management handled by Jotai. The application allows users to search, view, and manage book information fetched from an external API.

Preview

Check out the live preview of the project here.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages