This is the admin repository for the Nigeria Food Database API (NIFODA) project
. It is built with Vite, React, TypeScript, and Chakra-UI. The admin provides a user interface to populate the Food Database and display information about various Nigerian dishes, their ingredients, and nutritional values at the Frontend Read More
Frontend of the Nigeria Food Database APIs (NIFODA)
Backend of the Nigeria Food Database APIs (NIFODA)
To run the frontend locally, follow these steps:
git clone https://github.com/samdoghor/ng-food-admin.git
cd ng-food-admin
npm install
npm run dev
The frontend should now be running on http://localhost:3000.
Once the frontend is running, you can access the web application by opening http://localhost:3000 in your web browser. The application provides a user-friendly interface to CRUD Nigerian dishes. You can view details about each dish, including the ingredients used and their nutritional values in the frontend.
Contributions to this project are currently not open. However, you are welcome to provide suggestions and feedback. If you encounter any bugs or have feature requests, please create a new issue in the repository.
Official: To contact us, email [email protected] Developer: To contact the developer, email [email protected]
Please note that this project is still in its early stages, and more functionality may be added in the future. This README file will be updated accordingly as the project progresses.