This project was bootstrapped with Create React App.
Note: This was built using Node v16.19.0 - I recommend using the same version to avoid any potential issues
In the simple-server
directory, you can run:
This runs the backend server which will host the fonts, images, and api for the frontend
In the frontend
directory, you can run:
This will install the necessary node modules and then run the app in development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.