Skip to content

A fullstack application developed using Next.js, TypeScript, and StitchesJS for styling. Prisma was used as the ORM, and SQLite served as the database. Additionally, React Query and Axios were utilized to handle API requests, and Zod was employed for form validation.

Notifications You must be signed in to change notification settings

hnascx/nextjs-bookwise

Repository files navigation

BookWise

A fullstack application developed using Next.js, TypeScript, and StitchesJS for styling. Prisma was used as the ORM, and SQLite served as the database. Additionally, React Query and Axios were utilized to handle API requests, and Zod was employed for form validation. Login functionality was implemented with GitHub and Google authentication using NextAuth.

The developed platform is designed for posting book reviews, allowing users to rate books from 1 to 5 stars and share their comments.

Installation

npm i

Running

npm run dev

About

A fullstack application developed using Next.js, TypeScript, and StitchesJS for styling. Prisma was used as the ORM, and SQLite served as the database. Additionally, React Query and Axios were utilized to handle API requests, and Zod was employed for form validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published