Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple, single-page Twitter clone. Built with jQuery, Sass, Webpack and Babel.

Notifications You must be signed in to change notification settings

todd-demone/tweeter

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Purpose

I created Tweeter while completing the Lighthouse Labs Web Development Flex Program. The project helped me develop proficiency in the following languages and tools:

  • HTML
  • CSS including SASS
  • JavaScript including jQuery, AJAX and ES6 modules
  • Webpack
  • Babel
  • Node
  • Express

Screenshots

Basic functionality

"Toggling the tweet form"

Responsive breakpoints

"Responsive breakpoints"

Character counter and error message

"Character counter and error message"

Getting Started

Clone the repository and run the app using the following commands in the terminal:

git clone https://github.com/todd-demone/tweeter.git
cd tweeter
npm install     // installs all of the dependencies
npm run start  // starts the web server

To use the app, go to http://localhost:8080/ in your browser.

Dependencies

Author

Todd Demone

About

A simple, single-page Twitter clone. Built with jQuery, Sass, Webpack and Babel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published