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.
- Create a new repository using this repository as a template.
- Clone your 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.
- Express
- Node 5.10.x or above
- Chance
- md5


