Overview of Project

In this project we're going to be building a search engine

Searches will crawl through all available URL's, titles and descriptions that have been inputed by our users. This will be a MEAN stack application so it will include an AngularJS view, express routing and mongoDB database design.

We'll also be including Passport.js to give us secure, Token-based authentication for our users.

Complete and Continue