Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.07 KB

Welcome to KFC


KFC (clone) food ordering app .Tried to clone exact UI and menu page scrolling functionality

Tech Stack

Frontend : React JS, Chakra-UI

State Management : Context-api

DataBase   : Static

Features

Serial No Feature
1 Page routing
2 Menu page click scroll functionality
3 home,menu page

Steps to use code

Serial No Steps
1 Fork repositary to your account
2 Clone repositary to your local system
3 Open code in VS code
4 Open terminal and reun cammand 'npm install' (it will install all required things)
5 Again run cammand 'npm start'