juliancesaro / speak

🗣️ A twitter-like social media app made using ReactJS, Node.js, MongoDB, and Express.

Home Page:https://speak-web.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speak - A social media web app

Live demo here: https://speak-web.herokuapp.com/

Features

Users can:

  • Create an account
  • Log in
  • Post posts and like posts
  • View other user's posts and likes
  • Follow other users
  • View other user's followers and who they are folowing

User mentions and hashtags also supported.

Scripts

npm install

Installs all the required dependencies to run the application.

npm run dev

Starts the backend using nodemon for development.

npm start

Starts the frontend using react-scripts.

npm run deploy

Creates a production build of the application and deploys to Heroku.

Technologies

About

🗣️ A twitter-like social media app made using ReactJS, Node.js, MongoDB, and Express.

https://speak-web.herokuapp.com/


Languages

Language:JavaScript 83.9%Language:CSS 15.1%Language:HTML 1.0%