amrit-sbagga / React-Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Examples

Contains react sample apps:

1 - counterapp : This sample react app is created using create-react-app; it contains operations like increment counter and delete operation

2 - moviesapp : This react app is to get and perform search on movies list fetched from themoviesdb.org

3 - redux-sample app : This sample app demonstrates using react with redux and redux-thunk

About


Languages

Language:JavaScript 83.6%Language:HTML 12.3%Language:CSS 4.1%