Skip to content

UgurAsaner/KOU-BilgisayarKulubu-Workshop-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

Run the following in both frontend and backend folders

npm install

Configure

Check the .env file under backend folder for mongodb connection string. If you face with any errors on connecting to DB you can always create your own from http://cloud.mongodb.com/ for free.

Run the project

First start backend with

npm start

or

npm run start-dev

Then start frontend with

npm start

About

A project to view and search movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published