Skip to content

MumbaiHackathon/project-venus

 
 

Repository files navigation

Project Venus

All in one review portal for movies, restaurants, games, tv shows, products, etc.


Instructions

  • Clone this repository git clone https://github.com/phenax/project-venus.git
  • Import /config/db.sql file into your mysql client
  • Change the database, username and password in /config/db.js
  • Copy /config/auth/keys.default.js to /config/auth/keys.js and add your google client id and secret.
  • Install dependencies npm install
  • Start the server npm start
  • Open the browser and visit localhost:8080

Screenshots

The homepage Venus Homepage

Category page Anime category page

Review page Review subject page


Contributers


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 6.8%