Skip to content

A project to search movies using OMDB API and react in the front side

Notifications You must be signed in to change notification settings

luan0ap/movies-omdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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