Skip to content

mankybansal/lunas-ice-cream-shoppe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luna's Ice Cream Shoppe

Mayank Bansal

This is a simple React app built as a frontend development sample. It is supposed to simulate a kiosk system for an ice cream shop.

Installation

Clone the repository

git clone https://github.com/mankybansal/lunas-ice-cream-shoppe

Install the required packages

npm install

Starting the App

To start the app, enter the directory and then run

npm start