https://github.com/mashrafigit/chef-recipe-client
https://github.com/mashrafigit/chef-recipe-client
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mashrafigit/chef-recipe-client
- Owner: MashrafiGit
- Created: 2023-06-22T15:02:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T15:02:52.000Z (over 2 years ago)
- Last Synced: 2025-04-08T01:21:49.578Z (7 months ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### live server link : https://assaignment-10-52366.web.app/
### First of all I created a json file according to the data of the requirement and then I created a server site.
### Added navbar and footer for each page and the login and register pages are conditionally created.
### I have created a website named Spicy in which I have loaded the data of 6 chefs from the server-side.
### Then I added two sections as I want, one is Services and the other is Slider.
### Clicking on view recipe from six chef data will take you to a new page where all the data of that individual chef will be displayed and the recipes will be shown in card form.