-- A social media platform
- It is a single page Social Media application.
- users are stored in databas.
- Users can upload photos or text content.
- Can edit profile and edit profile bio.
- Can follow or unfollow any account .
- Users can see the posts of the accounts they are following in home.
- The latest posts are shown at the first in home route.
- Users can bookmark any posts from home.
- Can like or unlike any posts.
- Can comment on posts.
- Can search dianamically any ussers and see their profile.
- Users can find out the following and follower profiles.
- React
- Tailwind
- Node.js
- Express.js
- MongoDB
- React hook form
- Framer Motion
- axios
- firebase
- react-icons
- sweetalert2
- react-router-dom
- daisyui
-
Clone the repository:
git clone https://github.com/jonayeds/UNILINK.git
-
Install dependencies:
cd UNILINK npm install