Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 719 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 719 Bytes

yuchi-forum

React Next.js Chakra UI Tailwind CSS TypeScript

a forum website created by React, Next.js, Chakra UI, Tailwind CSS, TypeScript and deploy on Netlify.

Quick Start

yarn install

yarn dev

then open browser and go to http://127.0.0.1:3000/

Deploy

yarn build

yarn start