tuhindas56 / top-restaurant-page

Simple restaurant website

Home Page:https://tuhindas56.github.io/top-restaurant-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

top-restaurant-page

Simple restaurant page built as part of The Odin Project curriculum.

Setup

  • Install dependencies: npm i && npm i -D concurrently@8.2.2
  • Start server: npm start

Note: npm start starts the development server and watches for changes, automatically bundling the source files to the ./dist folder. If you only want to build the project without starting the development server, use npm run build.

About

Simple restaurant website

https://tuhindas56.github.io/top-restaurant-page/


Languages

Language:TypeScript 57.2%Language:CSS 25.8%Language:JavaScript 10.3%Language:HTML 6.8%