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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started