Skip to content

A Web Development Bootcamp Project. A social networking web application. Built with: JavaScript, Node.js, Express.js, MongoDB.

Notifications You must be signed in to change notification settings

LeeGing/Tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is web application built with Express and MongoDB that allows users to post text onto a web page.

Final Product

[ "Screenshot of Tweeter Application without Textarea" ] Home page

[ "Screenshot of Tweeter Application with Textarea" ] Home page

Dependencies

  • Body-Parser
  • Chance
  • Express
  • MD5
  • Moment
  • MongoDB

Getting Started

  • Install all dependencies (using npm install command).
  • Run the development web server using npm run local command.

About

A Web Development Bootcamp Project. A social networking web application. Built with: JavaScript, Node.js, Express.js, MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.8%
  • CSS 25.3%
  • HTML 15.9%