GithubHelp home page GithubHelp logo

grace-hephzibah / monsters-rolodex Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.65 MB

This application leverages React for UI rendering, incorporating asynchronous API calls to an internal database for fetching monster data. It features a dynamic search functionality, allowing users to filter monsters by names through a dedicated input field.

HTML 24.98% CSS 23.31% JavaScript 51.71%
async-js css reactjs

monsters-rolodex's Introduction

Monster Rolodex

Project Overview

Monster Rolodex is a React.js web application that provides a fun and interactive way to view a list of fictional monster characters. It utilizes an internal API to fetch and display monster details such as images, names, and email addresses. Users can search for monsters using the search box, which dynamically filters the list of monsters to match the search input.

Features

  • Display monster cards with images, names, and emails.
  • Filter monsters by name using the search box.
  • Responsive and user-friendly interface.

Technologies

  • React.js
  • CSS
  • Asynchronous JavaScript for fetching data from an internal API.

File Structure

  • public - Contains the static files like the favicon, index.html, and manifest.
  • src - Contains the source code for the application.
    • components - Includes React components like card-container, card-list, and search-box.
    • App.js - The main React component renders the entire application.
    • index.js - The entry point for the React application.

Setup

To get started with Monster Rolodex:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run npm install to install dependencies.
  4. Run npm start to run the app in development mode.
  5. Visit http://localhost:3000 to view the app in the browser.

Snapshots

1. Home Page

2. Card Hover Effect

3. Search Box

monsters-rolodex's People

Contributors

grace-hephzibah avatar

Watchers

 avatar

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.