/twitter-clone

A Basic Twitter Clone with User Auth, User Follow and Tweet Functions. More functions yet to be added.

Primary LanguageHTMLMIT LicenseMIT

Contributors License: MIT


Mini Twitter Clone

A Twitter Clone Web App with Minimal Functionalities
Explore the docs. »

View Demo · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

A Basic Twitter App with User authentication, User Follow/Unfollow, Tweets, Like Buttons and much more. New Features are yet to be added soon. Image upload in the next update jayanthanala, twitter-clone.

Built With

  • Node
  • Mongoose/MongoDB
  • Passport.js

Credits

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/jayanthanala/twitter-clone.git
  1. Install NPM packages
npm i
  1. Run the Server with nodemon
nodemon app.js

Contributing

Contributors

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Own Branch (git checkout -b branch_name)
  3. Commit your Changes (git commit -m "your_changes")
  4. Push to the Branch (git push origin branch_name)
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information. License: MIT

Contact

Your Name - Mail

Project Link: Repo