zhna123 / dev-journal-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Developer's Journal Admin

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

It is the admin dashboard for authoring and editing the content of A Developer's Journal

  • Style - tailwindCSS

  • Form - React Hook Form

Run the development server:

npm run dev

What I've learned

  • Include JWT to request header
  • Auto save blog posts
  • Client component VS Server component
  • Responsive design with tailwindCSS

About


Languages

Language:JavaScript 98.3%Language:CSS 1.7%