Description: A movie review and recommendation app from Malaysia
Technology Used:
- Backend: NodeJS
- Frontend: HTML, CSS, JavaScript
- Database: MongoDB
Instructions to Run Moview:
- Create a database named "grprj" with 2 collections named "movies" and "users".
- Import data from the database folder to MongoDB Compass or by using mongosh.
- Open the terminal in the moview directory.
- Run the command "node index.js"