Skip to content

An application for book evaluations using ReactJs + NextJS 13.4 + Tailwind

Notifications You must be signed in to change notification settings

samirelhassann/book-wise

Repository files navigation

Book Wise

An application for book evaluations using ReactJs + NextJS 13.4 + Tailwind

Language and Tools

nextjs react tailwind typescript

Additional Libraries

  • nextjs 13.4
  • next-auth
  • prisma
  • tailwindcss
  • radix-ui
  • swr
  • zod
  • tailwind-merge

Demo

Evidence

Usage

  1. Install the dependencies
yarn install
  1. Duplicate the .env.example file and fill with the correct values

  2. Run docker compose to create the postgresql docker container

docker compose up -d
  1. Populate the database to initial default values
yarn prisma db seed
  1. Run the application
yarn dev

About

An application for book evaluations using ReactJs + NextJS 13.4 + Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published