Tweeter is a simple, single-page Twitter clone.
Built upon the starter code, I used HTML, CSS, JS, jQuery and AJAX front-end skills, as well as Node, Express and MongoDB back-end skills to visualize the page and add functions to the mini-tweeter page.
https://haoyan-miniblog.herokuapp.com/
- Go to Tweeter, fork and clone the repo to local.
- Cd into the repository and install all dependencies (using the
npm install
command). - Set up server by
npm run local
command in terminal. - In web browser (Chrome preferred) open this page
- body-parser
- chance
- express
- md5