hrsh-4 / freecharge-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freecharge Frontend Challenge

Instructions to run app

Install dependencies

npm install

Run app

npm start
Go to http://localhost:3000/ in the browser

Features :

  • Home page shows all the dishes as cards with their name and price
  • On hovering over the cards, you can see dish details
  • You can order the dish by entering your card details by hovering over the card

Image 1 :

Image 2 :

About


Languages

Language:JavaScript 66.4%Language:CSS 21.1%Language:HTML 12.5%