Skip to content

WebDeveloper4773/Typescript-Social-Network

Repository files navigation

Social Network

  1. Create your account

LOGIN

  1. Your personal page

profile

  1. Add posts

profilePost

  1. Checking your friends list

friends

Getting started

  • Clone this repo
  • npm install to install all req'd dependencies (also you need to intstall dependencies in folder 'client')
  • npm run dev:server to start server
  • npm run dev:client to start client

About Project

This project uses:

  1. Client:
  • React
  • Redux
  • React-Redux
  • React-Router
  • Bootstrap
  • Redux-Thunk
  1. Server:
  • Node.js
  • Koa
  • Koa-Passport
  • Mongoose
  • Passport-Jwt
  • Bcryptjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published