- π About the Project
- π» Getting Started
- Screenshot
- π₯ Authors
- π Future Features
- π€ Contribute
- βοΈ Show your support
- π Acknowledgements
- π License
** The Fruit Catalog Application is a web-based application that allows users to browse and explore various fruits along with their nutritional information. Users can view a list of fruits, filter them based on their names, and click on individual fruits to view detailed information about each fruit. The application integrates with an external API to fetch fruit data, including images and nutritional content.**
Client
- React
- Redux
- Redux Toolkit
Server
- Not Available
Database
- Not Available
- List of Fruits Page
- Details page
- Nutritions information
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Nodejs
- Node Package Manager
- VS Code text editor
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com/touredri/fruit.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
npx eslint "**/*.{js,jsx}"
or
npx eslint "**/*.{js,jsx}" --fix
- Add record view
- Add possibility to share
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project then please give a βοΈ and also share your feedback.
Big ups to Microverse team . Thanks to Nelson Sakwa the author of the original design Thanks to https://www.fruityvice.com/ for their API Thanks to Unsplash: https://help.unsplash.com/en/articles/2511271-guideline-hotlinking-images also for they image API
This project is MIT licensed.