Skip to content

jackchuong/bworks-home_deploy

 
 

Repository files navigation

This is a Next.js based project to style react components into beautiful ones. Including animations, effects and layouts

Getting Started

Modify data, images in the folder src/pages_/api/data.js public

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

You can start editing the page by modifying pages_/index.tsx. The page auto-updates as you edit the file.

build docker image & run

  • docker build -t bworkshomepage-1.0 ./
  • docker run -d -p 3000:3000 bworkshomepage-1.0

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • JavaScript 14.5%
  • CSS 1.7%
  • Dockerfile 0.1%