Skip to content

RogerBambinetti/twitter-watermark-placer-nodejs-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Watermark Placer - NodeJS + Jimp + React

English Português

Description

App for placing watermarks onto Twitter (X) profile pictures

Requirements

Before you begin, ensure you have met the following requirements:

  • Node.js: v18.x
  • NPM: Usually installed with Node.js

⚠️ Note: Using other versions may cause incompatibilities.

Installation & Setup

Instructions on how to install and set up the project.

  1. First, let's install the project dependencies with npm, running the command below for backend and frontend directories:
# Install dependencies
npm install
  1. Set your environment variables correctly in the .env file (refer to .env.example for guidance):

  2. Finally, run the nodeJS and react server with:

npm start

License

This project is intended for learning purposes only and is not licensed for commercial use.

Contributors

Photo of Roger Bambinetti
Roger Bambinetti

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published