Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 492 Bytes

Privacy Tracker

A simple Online trail Tracking webapp for privacy conscious people.

Getting Started:-

Install MongoDB, Node and all required libraries mentioned in package.json in Frontend and backend folders.

To run frontend , navigate inside frontend folder and enter command npm start To run backend , navigate inside backend folder and enter command node index.js