This project was to make a copy of an Instagram login page and the main page with simple features.
React/CSS/Sass/HTML/Javascript
Login button will change color when both the username and password input boxes are filled.
When user inputs the username and deletes the username a warning sign will popup to fill in their user id.
When user inputs the correct user id ("food_23") and password ("password") and click the log in button it will take them to the main page.
User is able to write a comment in the feed.
User is able to search through the list of their followers and will highlight the value in the search bar.
Login page
Main page

