rafaeldo / goweek-backend-twitter-clone

Node.js REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodejs REST API + Socket.io

A Express App (Node.js) proxy API with Socket.io for a Twitter clone. #GoWeek Learn more at: https://rocketseat.com.br

Getting Started

  1. Clone the repository.
  2. Inside the main folder of the project run npm install.
  3. Rename the .env.example file to .env, and follow the steps inside.
  4. Run the project with npm start.

About

Node.js REST API


Languages

Language:JavaScript 75.7%Language:HTML 24.3%