Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.2 KB

README.md

File metadata and controls

66 lines (37 loc) · 1.2 KB

ShoppingMall_Renewal

This is a personal web application renewed the 'zigzag' shopping mall app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

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

Installing

  1. Clone the repo
git clone https://github.com/PaaRRRR/ShoppingMall_Renewal.git
  1. Run npm install inside project root
npm install
  1. Create your own project and Paste the clone code into it

  2. Run the emulator and Start the server

react-native run-android
  1. Explore
Enjoy :)

Built With

  • React-Native - Framework for develop
  • Redux - Predictable state container for JavaScript apps
  • [CSS] - For styling
  • [JavaScript] - For client side logic

License

This project is licensed under the MIT License - see the LICENSE file for details