Welcome to MOVIE265, a trial project.
you need to have nodejs installed, you can follow the folliwng link nodejs
Inorder to start, clone the repository by writing the following command in your desired directory
git clone https://github.com/BSC-04-20/movie265.git
After cloning, move to the cloned directory
cd movie265
Then run the following command to install all the dependencies
npm install
After successful dependencies installations, run the following command to start server
npm run dev
You will see following home page upon successful installation
