Skip to content

A Simple MERN app that lets you search for plethora of Movies and Documentaries and save them.

Notifications You must be signed in to change notification settings

nsn39/flicksforks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlicksForks

Flicksforks is a simple MERN App that lets you search for a plethora of movies and documentaries using the OMDb API and lets you save it.

Preview

1 2 3

Main features

- Search for any movie or documentary using the 3rd party API
- Can fork(save) the obtained search result
- User can add the forked movies to the watched folder.
- You can also pin some of your fav movies in favorites section.

Mern Stack

139b757e13

Frontend Dependencies:

    npm install @material-ui/icons
    npm install @material-ui/core
    npm install axios
    npm install react-router-dom

Backend Dependencies

    npm install cors
    npm install express
    npm install body-parser
    npm install mongoose

About

A Simple MERN app that lets you search for plethora of Movies and Documentaries and save them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published