sayhellotovanessa / fridge-me

A recipe generating app with react.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FridgeMe

Recipe generating web application built in React.js with es2015. This is a school project. Live demo here

Version

1.0.0

Tech

  • React.js
  • Node.js
  • Gulp
  • SASS

Installation

  • Clone this repo

  • Install Gulp globally:

$ npm install -g gulp
  • Change directory:
$ cd fridge-me
  • Install packages:
$ npm install 
  • Run gulp!
$ gulp 

Todos

About

A recipe generating app with react.js.


Languages

Language:JavaScript 60.6%Language:CSS 37.6%Language:HTML 1.8%