Skip to content

A social network that simulates a personal blog, where people post "What's on your mind?". Tweteroo is a Twitter clone

Notifications You must be signed in to change notification settings

vivirortega/tweteroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweteroo 🐦

About the project:

A social network that simulates a personal blog, where people post "What's on your mind?". Tweteroo is a Twitter clone

Features

/Sign-up - POST for customer registration.

/Tweets - POST and GET for posting what's on your mind and see all tweets.

Technologies:

How to run:

Clone the repository:

$ git clone https://github.com/unverzed/tweteroo:git

Change to project directory:

$ cd tweteroo

Install dependencies:

$ npm or yarn install

Initializing the API:

$ node index.js

# The server will start on port:5000 - go to <http://localhost:5000>

About

A social network that simulates a personal blog, where people post "What's on your mind?". Tweteroo is a Twitter clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published