onggieoi / FrontEnd-Client-Cinema

this project is homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

First, install all packages then run the development server:

yarn # to install packages

yarn dev # to run 

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

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

Learn More

To learn more about Next.js, take a look at the following resources:

Work FLow

Change to your branch to do your task

git checkout -b YOURBRANCH # create new branch 

#example
git checkout -b thanhminhvu

About

this project is homework

License:MIT License


Languages

Language:TypeScript 59.3%Language:SCSS 39.5%Language:JavaScript 1.3%