Question: Using Node.js, pug.js CSS, JavaScript. Design an application around the concept of using Twitter messages. The app must require a login on its website to
Using Node.js, pug.js CSS, JavaScript.
Design an application around the concept of using Twitter messages.
The app must require a login on its website to access some of the content. This login can be Facebook, Google, Twitter or you can implement your own local login scheme. If you implement your own login, the user must be able to register and re-use that same login.
Requirements
Login to web Application, via Facebook, Google. or custom local login.
Dynamic content from Twitter that contains any specific # message.
Ex: using require() express in a module, starting a server using app.get, app.listen(3000,), app.use(express.static()) etc.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
