Shopping cart site (ReactJS)
Order-Pizza is shopping cart site build in ReactJS. For demo link visit here: https://diannashonia.github.io/Order-Pizza/#/
git clone https://github.com/DiannaShonia/Order-Pizza.git
cd Server-Side-React
npm install
to install dependencies.npm start
to start the development server.npm run build
to build production version