Skip to content

rohitdhas/Dev-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Movie Flixer

Search 🔍 and Rate ⭐ your Favorite Movies and shows!

Next JS Tailwind CSS Express.js NodeJS MongoDB Vercel

Getting started

Requirements

  • Node.js v14.18.2^
  • NPM v6.14.0^

Installation

git clone https://github.com/rohitdhas/Dev-Hackathon.git

cd frontend
npm install

cd backend
npm install

NOTE

You'll need a .env file in the backend directory.

It looks like this -

PORT = 8080

MONGO_URI = Database connection String

EMAIL = Your Email

PASSWORD = Your Password

Starting the application

cd frontend

npm run dev
cd backend

node server.js

About

MovieFlixer🚀 - Search🔍, Buy💲 and rate👍🏻 your favorite movies and shows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published