DEMO : https://mern-movie-frontend.vercel.app/
- First you need to clone the repository
- Open a terminal in the client and frontend folders and install the dependencies by typing npm install.
- Then in the client folder enter the command npm run start:dev