Skip to content

yuhaoyann/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Built upon the starter code, I used HTML, CSS, JS, jQuery and AJAX front-end skills, as well as Node, Express and MongoDB back-end skills to visualize the page and add functions to the mini-tweeter page.

https://haoyan-miniblog.herokuapp.com/

Getting Started

  1. Go to Tweeter, fork and clone the repo to local.
  2. Cd into the repository and install all dependencies (using the npm install command).
  3. Set up server by npm run local command in terminal.
  4. In web browser (Chrome preferred) open this page

Final Product

"tweeter wide" "tweeter narrow" "tweeter long"

Dependencies

  • body-parser
  • chance
  • express
  • md5

About

Tweeter is a simple, single-page Twitter clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • SCSS 20.5%
  • CSS 19.2%
  • HTML 13.9%