m-ret / themoviestest

Just testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to run locally

Copy and paste in the terminal:

yarn install; yarn start

Those commands should get the app to run on port 3000.

I used the lastest ES6 standards. I used Redux instead of the Context API to let you know that I know how Redux works otherwise I can work with the Context API only. But I like Redux as well.

About

Just testing


Languages

Language:JavaScript 87.7%Language:HTML 8.4%Language:CSS 3.9%