Skip to content

hetvi2002/Streamify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamify

A streaming website that provides the users facility of streaming the movies and series and to provied the recommendations based on the users prefrence.It is a project developed using MERN stack.

Resource

Create React App
Material UI
Mongoose
ExpressJS
Express Validator
React Router
Formik
Yup
Axios
ThemovieDB
Swiper
JWT

Running the project

Server side :

In .env file add you tmdb api key and connect with your mongoDB.
Install the dependencies using the command:
npm i
Now for running the server side :
node index.js

Client side:

Install the dependencies using the command:
npm i
Now for running the client side :
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published