Table of Contents
Introducing Tweeter, a single page application that allows users to post their thoughts and feelings to an online forum and is guaranteed to come without the ramblings of Mr.Musk! Tweeter showcases a responsive layout so it'll look good on all your devices and leverages Ajax and jQuery for a seamless user experience.
- Node.js
- Express.js
- jQuery
- Ajax
- CSS3
- Body-parser
- Chance
Getting started with Tweeter is as easy as cloning the Github repo to your own directory, installing the node dependencies and running "npm run local". Lets get started.
- Clone the repo to a folder of your choice.
git clone https://github.com/Ethansteip/tweeter Tweeter
- cd into the newly created Tweeter directory.
cd Tweeter
- Install all dependencies.
npm install
- Run the web server command.
npm run local
Ethan Steip
ethan.steip@gmail.com
Project Link: Tweeter - pretty cool social platform