Giter Site home page Giter Site logo

twitterly's Introduction

Twitterly

Twitterly is a full-stack web application built using Node.js, React, and MongoDB. It allows users to publish tweets on their Twitter account through a website interface. The application utilizes the Twitter API for posting tweets and stores the published tweets in a MongoDB database.

Features:

Tweet Publishing: Users can enter the content of their tweet through the website and submit it to be posted on their Twitter account. Twitter API Integration: The backend of the application interacts with the Twitter API to publish the tweets on behalf of the user. MongoDB Database: Published tweets are saved in a MongoDB database for future reference and retrieval.

Tech Stack:

Frontend: React Backend: Node.js, Express Database: MongoDB Twitter API: Used for posting tweets

Setup and Installation:

Clone the repository: git clone https://github.com/your-username/tweet-publisher.git Navigate to the project directory: cd Backend Install the dependencies: npm install Set up environment variables: Create a .env file in the root directory and add your Twitter API credentials and MongoDB connection string. Start the development server: npm start Access the application in your browser at: http://localhost:3000 (For Frontend) Navigate to the project directory: cd Frontend Install the dependencies: npm install Start the development server: npm run dev Access the application in your browser at: http://localhost:5137

Usage:

Sign up or log in to the website using your credentials. Enter the content of your tweet in the provided input field. Click the "Publish" button to submit the tweet. The backend will make a request to the Twitter API to post the tweet on your account. The tweet will be saved in the MongoDB database for future reference. You will receive a confirmation message once the tweet is successfully published.

Contributing:

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

Demo.mp4

twitterly's People

Contributors

sheriumair avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.