Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imran120198/strategycoglobal_assignment

Build a movie-browsing app
https://github.com/imran120198/strategycoglobal_assignment

css expressjs mongodb netlify nodejs reactjs

Last synced: 2 days ago
JSON representation

Build a movie-browsing app

Awesome Lists containing this project

README

        

# StrategyCoGlobal_Assignment

## Problem Statement
Build a movie-browsing app using react.js and node.js with the help of OMDB API

## Deployment Link
https://dashing-praline-315ca7.netlify.app/

## Tech Stack

* React.js
* CSS
* Javascript
* Node.js
* Express.js
* MongoDB

## Requirement

### Frontend
* Display the data like OMDB
* Search data
* Detail view on clicking the data

### Backend
* Node server to server the react app
* Proxy API request to the server