Welcome to the Broth & Ladle - Soup Recipes App! This is a React-based web application that allows you to browse and search a collection of soup recipes.
This project was built with:
- TypeScript
- React & React Router
- СSS modules
- JSON server
To get started, clone this repository to your local machine and navigate to the project directory in your terminal. Then, run the following command to install the required dependencies:
npm install
Once the dependencies are installed, you can start the application and the JSON server by running:
npm run dev
This command will start both the React application and the JSON server at the same time. The React application will be served at http://localhost:3000 and the JSON server will be served at http://localhost:3001.
Once the application is running, you can start browsing soup recipes. You can use the search bar to search for specific recipes by name or by ingredient, or you can browse through the list of all recipes. Click on a recipe to see its details, including a list of ingredients and instructions for preparing the soup.
- Special thanks to Margit Tennosaar for coming up with this project idea and teaching us how to do it
- Thank you to the creators of React, React Router, and JSON server for their valuable contributions to the web development community
- Images and video used in this project were sourced from Unsplash, Freepik and Pexels
- This project uses the following font from Google Fonts: Sigmar
- This project was also inspired by the work of Jamie Oliver and Gordon Ramsay
- LinkedIn - Arseniiy Kapshtyk
- Github - @kapshtak