An admin panel for foodo website where an admin can create, update and delete food and recipe product which will render on foodo webiste.
- The site has 5 pages:-
- The food list page where all the food items and its information is listed and admin can edit and delete food item.
- The recipe list page where all the recipe of food items and its information is listed and admin can edit and delete recipe.
- 2 seprate pages where a form is genrated for creating food and recipe respectively.
- A login page.
- React Js : A javascript library created with Vite and react-query.
- Ant Design : A UI library.
- Strapi : For creating backend of website, it is a headless CMS.
- Other Tools : Prettier, Eslint, GIt / Github.