Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 392 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 392 Bytes

Mern_Vote

Designed and developed an application to vote for favourite users. The web app also provides facilities to view top users along with their profile, votes, facemashes and ranking.

Installation

  • Install all dependencies:
# with npm
npm install
  • Start the server
npm start
  • Now run the app on localhost

Technology

  • Nodejs with Express
  • Reactjs
  • Mongodb