jgold3 / RateMyLandlord

0 stars 0 forks source link

Create Home Page #13

Open jgold3 opened 1 year ago

jgold3 commented 1 year ago

Create the homepage of the application with using the theme made in ticket #12 This will include the main search bar, a "Search" button, and an area for featured reviews. The search bar should search on the press of enter. You should use the formik package to complete this. Use formik docs to learn more on how to use it.