Tweeter is a simple, single-page Twitter clone.
This project incorporates HTML, CSS, JS, jQuery and AJAX front-end skills, and Node, Express and MongoDB back-end skills.
- Clone this repository into your local machine.
- 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.
- Screenshots included in docs directory and also provided under the 'Final Product' section.
- Express
- Node 5.10.x or above
- Body-parser
- Chance
- Md5
- Moment
- Mongodb
- Nodemon





