Table of Contents
This repository contains the source codes that simulate the UI of Dianping food delivery mobile app. It is not intended to create any kind of Dianping competitors, but to practice some advanced concepts in frontend development such as React, React-Router, and Redux. Just see it as a nice educational project that will help you improve your coding skills.
- Home
- Orders
- Checkout
- Search
- npm
- Git
- React.js
git clone https://github.com/cutePanda123/react-dianping-clone.git
cd react-dianping-clone
npm install
npm run
- Tools for development and testing:
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/cutePanda123/react-dianping-clone