Welcome to the frontend of Recipe Social, a recipe-sharing community app where users can create, read, update, and delete recipes. This project is built using React and TypeScript to provide a seamless and interactive user experience.
- CRUD Recipes: Users can create, view, edit, and delete their favorite recipes.
- Responsive Design: Optimized for both desktop and mobile devices.
- Interactive UI: A user-friendly interface for browsing and managing recipes.
- Frontend Framework: React
- Language: TypeScript
- Styling: TailwindCSS
- State Management: React Context
This project connects to a Node.js/Express backend with MongoDB for data storage. You can find the backend repository here.
This frontend is deployed on Vercel. Check out the live site here.
Contributions are welcome! Please feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.