Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imran120198/strategycoglobal_assignment
- Owner: imran120198
- Created: 2023-11-06T04:59:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T15:07:12.000Z (about 1 year ago)
- Last Synced: 2023-11-08T10:24:20.802Z (about 1 year ago)
- Topics: css, expressjs, mongodb, netlify, nodejs, reactjs
- Language: JavaScript
- Homepage: https://dashing-praline-315ca7.netlify.app/
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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