ContentWarnings / WebFrontend

The web frontend repository of Movie Mentor, a University of Central Florida Senior Design app project.
http://moviementor.app/
MIT License
1 stars 0 forks source link

Create search bar #4

Closed nategaulke closed 1 year ago

nategaulke commented 1 year ago

What changed?

Added the search bar and the tagline to the home page

How was this accomplished?

Changes were implemented by creating a generic purple button, creating a search bar component, and adding and positioning them on the home page

Testing

Go to home page, check if the components look good stylistically

Related Issues or Work Items

Added the colors to the config file as well and changed files to match new ones. As more components get added, will likely have to keep refactoring page.

nategaulke commented 1 year ago

Fixes should be made now