🚀⚡️ Blazing fast Leads Collection MVP Web App built with Express & NodeJS 🔥 MAde this while learning Express js. Users can submit leads. Authentication Using PassportJS. Admin can See and Edit or Delete Leads.
- Make sure you have Node.js installed.
- After that, Clone or download the Repo.
- Open A Command line and type
npm install
to install all the Modules. {Make sure you are in the Correct Directory} - After that type
npm start
. - And head over to
http://localhost:3000
orhttp://127.0.0.1:3000
to run the Site.