The frontend part of my Instafam Application which is a social Media platform.
The hosted website can be found here
Do check this out
- Frontend: Reactjs, Javascript, HTML, CSS, Materialize-Css
- Deployment: Heroku
- Tools: Git
There is a basic landing page that is my Login page , you can always navigate to the signup screen from here.
After logging in you will see a home screen and you can view all the posts there .
The navbar at the top contains a home icon and other options like create post , my following posts , my profile , all of these are pretty much self explanatory .
The delete post button is also availabe on the posts posted by you .
A modal will open as soon as you click the search icon and you can search the users there and get to there profile .
Why not try these on the website !!
Each Post contains a header which includes name of the person who posted that, the picture , the like button (which glows red when clicked) and the comment section .