KFC (clone) food ordering app .Tried to clone exact UI and menu page scrolling functionality
Frontend : React JS, Chakra-UI
State Management : Context-api
DataBase : Static
Serial No | Feature |
---|---|
1 | Page routing |
2 | Menu page click scroll functionality |
3 | home,menu page |
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' |