GithubHelp home page GithubHelp logo

food-ordering-app's Introduction

Guide for getting started with this project

  1. Clone
  2. npm i (one time installation)
  3. npm start

For Configuring eslint in vscode

  1. install eslint and prettier to format code
  2. go to your VSCode settings.json (for this you should click on 'Files->preferences->settings.json' for windows and for mac code -> preferences -> settings.json)
  3. Your default formatter should be eslint. If you find prettier configurations in file just comment them out. Add following keys to start of settings.JSON file
  "eslint.format.enable": true,
  "editor.codeActionsOnSave": {
    "source.fixAll.eslint": true
  }

food-ordering-app's People

Contributors

smyaseen avatar haris-moin avatar fahad96-bit avatar muhammadhamza096 avatar hqadeer-nisum-com avatar siddiquimonis401 avatar umair-khanzada avatar shahirzain avatar areebali99 avatar ukhanzada-nisum-com avatar

Stargazers

Roman avatar  avatar Choirul Nurrohim avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar ehsanUmar avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.