Coder Social home page Coder Social logo

react-hooks-hogwild's Introduction

Hog Wild React App

Project Overview

Hog Wild is a React web application that allows users to explore information about different hogs. Users can view hog tiles, filter hogs based on various criteria, sort them by name or weight, and enjoy additional features like hiding hogs and adding new ones. App Screenshot

Installation

  1. Clone the repository: git clone https://github.com/saonara/react-hooks-hogwild.git
  2. Navigate to the project directory: cd react-hooks-hogwild
  3. Install dependencies: npm install
  4. Start the development server: npm start

Usage

  1. Upon loading the app, hog tiles are displayed, showing the name and image of each hog.
  2. Click on a hog tile to view additional details such as specialty, weight, greased status, and highest medal achieved.
  3. Use the filter option to display only greased hogs.
  4. Sort hogs by name or weight using the sorting feature.
  5. Bonus features include the ability to hide hogs and add new hogs using a form.
  6. Enjoy exploring the world of hogs!

Implementation Details

  • Built with React, utilizing hooks for state management and functional components.
  • Followed React best practices for component structure, state management, and data flow.
  • Implemented filtering and sorting functionalities using state and callback functions.

Additional Features

  • Added the ability to hide hogs from view without deleting them.
  • Implemented a form for users to add new hogs to the page.
  • Utilized Semantic Cards for enhanced visual presentation of hog details.

Credits

Contributing

Feel free to submit issues, suggest improvements, or contribute to the project via pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.