-
Notifications
You must be signed in to change notification settings - Fork 1
my react app
cameron-mendoza21 edited this page May 3, 2023
·
1 revision
This page covers the main functionality of the front-end. This app is the front-end of the web application that connects to the back end.
App.js holds all of the relevant routes and where the REACT app will be hosted at.
Index.js holds all relevant information pertaining to API keys.
This section contains all of the relevant information that will be used when displaying certain routes and their respective information.
This section handles all the display controllers for all views used in this project, and their associated stylesheets.
This section contains all of the relevant functions and components used while handling the front-end website.