pedro-surf / recipes

A basic application using React + Redux + Material UI. Can be used as a boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipes App

A basic application that consumes MealDB public API and shows a recipe list.

Packages used:

React (CRA) + Redux

Material-UI + styled-components

Scripts:

yarn start

Runs the app in http://localhost:3000

yarn test

Run all tests.

yarn build

Builds to build folder.

About

A basic application using React + Redux + Material UI. Can be used as a boilerplate


Languages

Language:JavaScript 94.8%Language:HTML 4.2%Language:CSS 1.0%