Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Latest commit

 

History

History
54 lines (32 loc) · 1.93 KB

README.md

File metadata and controls

54 lines (32 loc) · 1.93 KB

Nigeria Food Database API (NIFODA) Frontend

This is the frontend repository for the Nigeria Food Database API (NIFODA) project. It is built with Vite, React, TypeScript, and Chakra-UI. The frontend provides a user interface to interact with the Nigerian Food Database API (NIFODA) and display information about various Nigerian dishes, their ingredients, and nutritional values. Read More

Related Repo

Backend of the Nigeria Food Database APIs (NIFODA)

Admin of the Nigeria Food Database APIs (NIFODA)

Installation

To run the frontend locally, follow these steps:

Clone the repository

git clone https://github.com/samdoghor/ng-food-fe.git

Navigate to the project directory

cd ng-food-fe

Install dependencies

npm install

Start the development server

npm run dev

The frontend should now be running on http://localhost:3000.

Usage

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 browse and search for Nigerian dishes. You can view details about each dish, including the ingredients used and their nutritional values.

Contributing

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.

Contact

Official: To contact us, email info@nifoda.com.ng Developer: To contact the developer, email talkto@samdoghor.com

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.