Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 503 Bytes

Search movie OMDB

Project using React JS and localStorage to persists info, CSS pure using RSCSS methodology.

Movies search with pagination, and 100% responsive.

Getting Started

For run project in development mode.

Clone this repository

git clone https://github.com/luan0ap/movies-omdb

Open the project folder and /client

cd movies-omdb/client

Install the dependêncies

npm install

And start the application

npm start

And open app in your browser