mainaak03 / ecom-site

for grid

Home Page:https://vedang-domatoapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domato Food Store

E-commerce food web application


html css3 JavaScript restAPI

Getting Started

This project was built using HTML5, CSS3, JavaScript, Rest API. It is an e-commerce food web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS

Setup

Using HTTPS

# git clone https://github.com/vedang2003/Domato.git
  • Open terminal on your workspace with
cd /home/workspace/Domato

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To run the application open index.html in the live server.

Tools used on this project

  • Visual Studio Code

About

for grid

https://vedang-domatoapp.netlify.app/


Languages

Language:JavaScript 48.2%Language:HTML 39.5%Language:CSS 12.3%