piercenovo / fasty-food

Onepage of a fast food restaurant, build with HTML, CSS & JS. πŸ•

Home Page:https://fasty-food-piercenovo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fasty Food β˜€οΈ

Onepage of a salad restaurant with html, css and js

Stars Forks Issues Commits

Table of Contents
  1. Live Demo
  2. About The Project
  3. Getting Started
  4. Usage

Live demo

Official website: https://fasty-food.vercel.app/

(back to top)

About The Project

fasty-food

Fasty food, it is a onepage of a salad restaurant. It has several sections such as home, about, services, menu and contact. It also features [light-dark] theme switching. It is modern and animated.

Built With

  • Javascript
  • Css
  • Html
  • Webpack

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure Node.js and NPM are installed.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/piercenovo/fasty-food.git
    cd fasty-food
  2. Install NPM packages
    npm install

(back to top)

Usage

  1. Start the application
    npm start

After the app starts, visit http://localhost:9090 to view it in your browser.

  1. Build the application
    npm run build

A dist folder will be created where the compressed files needed for the onepage to run will be found.

(back to top)

Thanks.. πŸš€βœ¨

About

Onepage of a fast food restaurant, build with HTML, CSS & JS. πŸ•

https://fasty-food-piercenovo.vercel.app


Languages

Language:HTML 70.3%Language:CSS 17.7%Language:JavaScript 11.9%