A simple Angular project that brings Fruits nutritional data to you.
Try It Out
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Use fruityData to retrieve nutritional data about fruits powered by FruityVice APIs
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
to use this project locally you need to install clone the repository and install all the dependencies to start a development server on your local networc
to do this you can follow those steps:
- clone the repository
git clone https://github.com/Arm0ny/Fruity-Data
- install dependencies with:
npm install
make sure you have angular-cli installed locally with:
ng version
otherwise install it with:
npm install -g @angular/cli
to start the server ad use the application you can run:
ng serve
a message with the local server URL should appear on your console, navigate to that to open the app into the browser
When you first open the app you are prompted to the main page, showing all available fruits like this
you can click on one of these to get informations about it's nutritional values:
If you want you can search for a specific fruit using the searchbar at the bottom of the page let's choose a juicy fruity Apple
you will be prompted with the choosen fruit as shown in the image below:
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Armando Pagano - armando.pagano2001@gmail.com
Project Link: https://github.com/your_username/repo_name
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
ng-circle-project NPM Package: https://www.npmjs.com/package/ng-circle-progress
icons8: https://icons8.it