social media website for everyone
- Install Dependencies using
using npm
npm i && cd client npm i
using yarn
yarn install && cd client yarn install
- To Start the client && server side app
using npm
npm start
using yarn
yarn start
Docs for MATERIAL UI
Docs for React