This is a personal web application renewed the 'zigzag' shopping mall app.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- npm
npm install npm@latest -g
- React-Native
This project is required to be installed React-Native - see the React-Native(https://facebook.github.io/react-native/) for details
- Clone the repo
git clone https://github.com/PaaRRRR/ShoppingMall_Renewal.git
- Run npm install inside project root
npm install
-
Create your own project and Paste the clone code into it
-
Run the emulator and Start the server
react-native run-android
- Explore
Enjoy :)
- React-Native - Framework for develop
- Redux - Predictable state container for JavaScript apps
- [CSS] - For styling
- [JavaScript] - For client side logic
This project is licensed under the MIT License - see the LICENSE file for details