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

Add page routes and barebones #1

Closed nategaulke closed 1 year ago

nategaulke commented 1 year ago

What changed?

Added new page routes, header, and footer

How was this accomplished?

Used react-route-dom

Testing

npm start, check that / goes to home, /search is search page, anything else is 404 error (text is black so hard to see at the moment admittedly)

Related Issues or Work Items

This is just very bare bones, just that routes exist and