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

LuSntgo/Tweteroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweteroo

About

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

GitHub Org's stars

🔨 Features

☑️ Login - Add username and avatar

☑️ Timeline - Receives username and tweet parameters

☑️ List - Return the last 10 published tweets

☑️ Post - Add your tweets

👩‍💻 Technologies

🎉 How to run

requirements:

Before starting, you'll need to have the following tools installed on your machine:

Node.js,

# Clone this repo
$ git clone <https://github.com/LuSntgo/Tweteroo/>

# #change to project directory
$ cd tweteroo

# install the dependencies
$ npm or yarn install

# to run in dev
$ node src/index.js

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

✨ Author


Luiza Santiago

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