/tweeter

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This repository includes a project created during my time at Lighthouse Labs. It was created with HTML, CSS, JS, jQuery and AJAX in order to practice with front end tools, and Node and Express to work with back-end.

Getting Started

Single page tweeter app Error messaging when submitting with a tweet with too many characters App on a mobile-sized screen

Getting Started

  1. Create a new repository using this repository as a template.
  2. Clone your repository onto your local device.
  3. Install dependencies using the npm install command.
  4. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  5. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • Chance
  • md5