/social-media

Social media app built with React and Express

Primary LanguageTypeScript

social-media app

Project Overview 🎉

You can publish posts, write comments and share your memories with people on social-media app.

Tech/framework used 🔧

Tech Description
Typescript Javascript superset language
React Library for building user interfaces
Redux A Predictable State Container for JS Apps
react-router-dom Routing for React
Styled Components Visual primitives for the component age.
React Testing Library Testing library for React
Express Backend web framework for Node.js
Eslint Javascript Linter
Prettier Code formatter

Screenshots 📺

Screenshot

Screenshot

Screenshot

Installation 💾

git clone https://github.com/simicoder/social-media.git

yarn install

cp packages/server/.env-sample packages/server/.env #set up environment variables

yarn dev

Live 📍

http://simi-social-media.netlify.app/