Project
This is a full stack project that was built using React JS, Python, Flask, and a SQL database (SQLite3 in development, posteSQL in production). Users can signup, login, and share Posts with their friends. Users can also like posts and comment on posts, see other user profiles, follow other users, and see which users are following them. This is my little spin on Instagram, except each post in your feed is styled like a Polaroid picture!
Technologies
React
CSS
Javascript
SQL
Python
Flask
Back