GithubHelp home page GithubHelp logo

charlesknapp / twitter-clone Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10.38 MB

A simple social media, twitter-like clone. Built with the full MERN-stack, you can use this to create your next social media application.

Home Page: https://twitly.vercel.app/

HTML 0.93% JavaScript 98.18% CSS 0.89%

twitter-clone's Introduction

Twitly - Social Media Application

A simple social media, twitter-like clone.
Built with the full MERN-stack, you can use this to create your next social media application.

Entity Relationships

https://lucid.app/lucidchart/ca1b1f32-3556-4777-9d0c-c311466e1d4d/edit?viewport_loc=-45%2C-98%2C2401%2C1154%2C0_0&invitationId=inv_bc40d589-2094-4b22-a4a2-a88704e12c95

Client Dependencies

  • react-redux (State management tool)
  • @reduxjs/toolkit (Redux wrapper (easy redux usage)
  • redux-persist (Save states to localStorage)
  • react-dropzone (Handle files on front -> back end)
  • dotenv (Enviornment variables)
  • formik (Form handling)
  • yup (Form Validation)
  • tailwindcss (CSS styling convention)
  • react-router-dom@6 (Handling routes/pages)
  • @mui/material (UI base)
  • @emotion/react (Emojicon Library)
  • @emotion/styled (UI style variants)
  • @mui/icons-material (UI base icons)

Server Dependencies

  • Express (Main server library)
  • Nodemon (Startup script functionality)
  • Body Parser (Processing body content)
  • BCrypt (Password encryption)
  • CORS (Cross origin request handler)
  • DotENV (Environment variables)
  • GridFS Stream (File uploading)
  • Multer (Form middleware)
  • MulterFS Storage (Form file middleware)
  • Helmet (Request content safety)
  • Morgan (Logging information)
  • JSONWebToken (Authentication)
  • Mongoose (Database integration)

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.