"La De Bake" is a project designed to allow users to share and discover baking recipes. It's a React-based responsive website that serves as a platform for baking enthusiasts to exchange their favorite recipes and learn from one another.
Project Overview:
My Contribution:
My role in this project primarily focused on designing the UX/UI for both the website and the mobile application. Additionally, I took charge of the front-end development to ensure a seamless and user-friendly experience.
To manage the state of the application, I implemented Redux, a powerful state management library for React applications. This allowed for efficient handling of data flow and ensured a smooth user interaction.
For styling, I utilized CSS to create visually appealing interfaces that enhance the user experience and maintain consistency across different devices and screen sizes.
To secure user authentication, I integrated JSON Web Tokens (JWT) into the application, ensuring that user data remains protected and accessible only to authorized individuals.
Furthermore, I leveraged RESTful APIs to facilitate communication between the front-end and back-end components of the application. This allowed for seamless data retrieval and manipulation, enhancing the overall functionality of the platform.
In terms of database management, I opted for MongoDB, a NoSQL database solution, to store and manage the recipe data efficiently. MongoDB's flexibility and scalability made it an ideal choice for handling the dynamic nature of recipe sharing and retrieval within the platform.
Since 2021