You can able to sign up and login, Follow and Unfollow other users, Create Posts, Like and comment posts
React js, Express js, Mongoose, Node js, Jwt, Redux, Material UI, Mantine UI.
Node js, Npm, Express js, React js, Mongodb (noSql)
- open terminal and type :
git clone gh repo clone AlenGeoCalistus/SOCIAL_MEDIA
-
cd to project folder
-
split terminal and cd both server and client
-
Install Dependencies in each folder (server and client)
npm install
-
Create .env file in both server and client
-
Run the server by typing:
npm start in both server and client