This project initially started as something to practice coding back in March of 2021. My cousin said she and her husband were going to open a restaurant called
Fat Daddy's Texas BBQ
so I thoughtWhy not attempt to build them a website?
. At that time, with beginners knowledge, I created everything with vanilla HTML, CSS, JS. After attending GA, I have learned a lot of new techniques that really cleaned up my code. I found this project a few days ago and decided it needed an overhaul.
I created this new version using React
, Tailwind
, and Hygraph CMS
for the data management.
'https://api-us-east-1.hygraph.com/v2/cl83s5iwu1bgg01ug5cjx6s6d/master'
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the 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.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
- Go through each page and double-check that everything is included in the
Hygraph CMS
schemas - Set up image paths to accept a url
string
or animage
object. If theimageString
is used inHygraph
, prioritizeimageString
over theimage
object. - Implement the
Framer
image carousel on the mainHome
page instead of the current image carousel. Update the index.html with new titleCenter the Navigation Menu in the Header and push out the Company Name and Social Icons.Fix the links on the social icons to navigate externally.- Fix
Home
page on mobile. Where did that big empty gap come from...? Make the section titles on the food menu sticky beneath the nav menu when scrolling on mobile.- Create icon and update index.html with browswer icon