Skip to content

Ha Kin is my awesome project created to understand the power of NextJS

Notifications You must be signed in to change notification settings

MrBrown6210/Ha-Kin

Repository files navigation

Ha Kin

Ha Kin is my awesome project created to understand the power of NextJS with TypeScript

Demo

Demo: https://ha-kin.herokuapp.com

email: user1@gmail.com
password can be anything.

Get Started

First, install dependencies

yarn install

Second, run development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

What I've Learned

  • Page
  • Component & Prop
  • Dynamic Layout
  • Tailwind (for NextJS)
  • Fetching API and SWR
  • Mock Service Worker
  • Authentication
  • Guard Routing
  • Redux and Redux-toolkit
  • Transition

Issue

  • When you open website for a while you will see error because fetching API from service worker, reload the website for fix it.
  • Guard routing doing wrong, maybe should use other method.

Screenshot

Home

home

Restaurant detail

detail

Login

detail

Sign up

detail

About

Ha Kin is my awesome project created to understand the power of NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published