GitHunt
SA

samirelhassann/book-wise

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

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

Languages

TypeScript97.2%JavaScript2.2%CSS0.6%

Contributors

Created June 27, 2023
Updated September 18, 2024