Skip to content

A simple books app to learn NextJS SSR and SSG along with ReactQuery and response validation via ZOD

Notifications You must be signed in to change notification settings

CodingWithDibesh/MyBooks

Repository files navigation

My Books

🔗 Production URL : https://mybooks-itsubedibesh.vercel.app/

VS Code Javascript Typescript Markdown NextJs "React" "TailwindCSS"

📔 This is a Next.js project bootstrapped with create-next-app.

Commands to use

Setup Project: yarn
Development mode: yarn dev
Build mode: yarn build
Start Build: yarn start
Lint project: yarn lint

Environment

Create a new .env.local file on root of the project and add following.

BACKEND_URL="http://localhost:3000"
NEXT_PUBLIC_BACKEND_URL="http://localhost:3000"

About

A simple books app to learn NextJS SSR and SSG along with ReactQuery and response validation via ZOD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published