ArthurOliveira01 / tweetero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweetero

Description

Tweetero is a TypeScript-based backend application developed using Object-Oriented Programming (OOP) principles. It stores data in memory and serves as a simple tweet management system. This system is basically a copy of twitter.

Content: I have utilized TypeScript and OOP principles to create an efficient backend solution. Explore the code to see how these concepts are implemented.

Technical Skills and Tools: This project demonstrates proficiency in TypeScript and showcases the usage of npm for managing dependencies.

Professional Social Links: Connect with me on LinkedIn.

Contact Information: Feel free to contact me at arthur.oliveirasilva.trabalho@gmail.com.

Technologies Used

TypeScript Logo

Node.js Logo

Nest.js Logo

Installation

To get started with Tweetero, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/ArthurOliveira01/tweetero.git
    
  2. Install the dependencies:

    npm i
    
  3. Run the application:

    npm start
    

About


Languages

Language:TypeScript 93.6%Language:JavaScript 6.4%