/Prattler

Primary LanguageJavaScript

Prattler

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

This is my attempt to create a Twitter Clone called Prattler. It is a Social Media application where you can post new stuff, follow your favourite Creators and chat with other people in Chatrooms.

You can see my finished Project here: Prattler

Built With

Features

Post new text-Posts, add images and choose if you want everyone to be able to answer or just your followers. View your personalized Home-Feed with only the Posts of the creators you follow, or visit the explore page to discover new people. Add hashtags to your posts to discuss topics within your community. You can comment on posts, like, repost, and save the posts you like the most. When you want to chat in person with other people just join an existing Channel or create a new one to chat in real-time with other people.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/LucaswithC/Prattler

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact