Pulpecr React

A simple React order 'food' app

Tap to add an item to the cart and then go to checkout.

React order food

Backend

So I don't build a backend because I don't know how didn't want to, so:

  • I created a Google Form
  • I push the data to the Google Form
  • Get the data in a Google Sheets link to the Google Form

The project was created with Yeoman and the generator-react-gulp-browserify

Requirements:

  • Node 4+
  • Gulp
  • Bower

How to runing

git clone https://github.com/fmontes/pulpecr-react.git
npm install
bower install
gulp watch

And point your browser to: http://localhost:3000/

Testing

TODO: update the tests for the new design. React testing with jest Run npm tests or npm test -- --watch

New
(43)
• Released: Apr 08, 2020, 07:15 AM

Pulpecr React

Author: fmontes
Item was Featured Author was Featured
FREE
A @react order food webapp with Google Material Design size
git clone https://github.com/fmontes/pulpecr-react.git