React + Vite The app is meant to be a social media project that has users, profiles, post, likes and followers Remember that react functions import the code in for ease of use From html code to functions EXPERIMENT How will i handle routing in this project Main.jsx is where all of my functions route to in order React apps need a main div Props is a way to reuse a function over an over but change how it looks Example: Button function