Tweeter is a simple, single-page Twitter clone.
This website is built using HTML, CSS, JS, jQuery and AJAX front-end, and Node, Express and MongoDB back-end.
-
This app allows for you to create tweets which is then fetched and loaded on to the page automatically.
-
There is a smooth scroller icon that appears in the bottom right to bring you back to the top easily.
-
This project was made with a mobile first responsive design.
-
Fork this repository, then clone your fork of this repository.
-
Install dependencies using the npm install command.
-
Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
-
Go to http://localhost:8080/ in your browser.
- Express
- Node 5.10.x or above




