Tweeter is a simple, single-page AJAX-based Twitter clone that uses jQuery, HTML5 and CSS. I started with a cloned repo and built upon it to work on my HTML, CSS, JS, jQuery and AJAX front-end skills, and my Node and Express back-end skills.
- Create a new repository using this repository as a template.
- Clone the repository onto your local device.
- Install dependencies using the
npm installcommand. - Start the web server using the
npm run localcommand. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Start tweeting!
- Express
- Node 5.10.x or above
- Body Parser
- md5
- Chance



