Tweeter is a simple, single-page Twitter clone. Tweeter is responsive and adapts to your screen.
This repository is created from the starter code provided by LHL. The layout, front-end functionality and animations were built by 0lgatron to practice their HTML, CSS, JS, jQuery and AJAX front-end skills, and their Node, Express back-end skills.
- Clone this repository to 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
- MD5 2.1.0
- Timeago 4.0.2
