/fruit

Primary LanguageJavaScript

Space Traveler's Hub

Home Page Details page

πŸ“— Table of Contents

πŸ§‘β€πŸ’» Fruit

** 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.**

πŸ›  Built With

Tech Stack

Client
  • React
  • Redux
  • Redux Toolkit
Server
  • Not Available
Database
  • Not Available

Key Features

  • List of Fruits Page
  • Details page
  • Nutritions information

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Nodejs
  • Node Package Manager
  • VS Code text editor

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com/touredri/fruit.git

Install

Install this project with:

cd my-project
npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

Jest Test

  npm test

Linters

npx eslint "**/*.{js,jsx}"

or

npx eslint "**/*.{js,jsx}" --fix

(back to top)

πŸ‘₯ Authors

πŸ‘€ Drissas TourΓ©

(back to top)

πŸ”­ Future Features

  • Add record view
  • Add possibility to share

(back to top)

🀝 Contribute

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

If you like this project then please give a ⭐️ and also share your feedback.

(back to top)

Acknowledgments

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

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)