weseldridge / FoodListApp

A demo of react, redux, and styled components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food List App

This is an exmample project to show the use of React, Redux, and Styled Components.

Getting Started

After you clone the repo you can run one of the following commands to install the projects dependencies.

npm install

or

yarn

After the dependencies have installed you can start the demo by using one of the following commands.

npm start

or

yarn start

About

A demo of react, redux, and styled components.


Languages

Language:JavaScript 82.2%Language:HTML 17.8%