What We Ate is an archive of recipes that my partner and I have made and dishes we had in the past. This project was based off of the React project from React Explained: Your Step-By-Step Guide to React by Zac Gordon with the addition of another function, an image uploader. Aesthetically the project highlights clean, but approachable modular design and is fully responsive.
Features:
- User authentication, with two states: an authenticated state and not authenticated
- Once authenticated, ability to create, edit and delete posts
- Asynchronous image upload to Firebase storage
- Live syncing with Firebase
- Deployment with Netlify
Find Project Here: https://react-food-archive.netlify.app/