Tweeter is a simple, single-page Twitter clone.
This Twitter clone was built using front-end technologies( HTML, CSS, JS, jQuery and AJAX)and back-end technologies( Node, Express).
- body-parser
- chance
- express
- md5
- 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.
I would like to acknowledge LHL instructors and mentors for their suggestion and mentorship during the process of building this single-page Twitter clone.

