fivan18 / monster-rolodex

A static application that shows a catalogue of monsters. You can filter the card items by the monster's name. Built with React.

Home Page:https://fivan18.github.io/monster-rolodex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monster rolodex

A basic monster search made with React.

This project consisted on building a monster search using create-react-app. This project was built for learning porpuses to understand the fundamentals of React library.

Built With

Live Demo

https://fivan18.github.io/monster-rolodex/

Getting Started

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

Prerequisites

Make sure you have installed Node JS. If not, follow this guide for Linux or this one for Mac OS.

Setup

Download the project

$ git clone https://github.com/fivan18/monster-rolodex.git

Install the dependencies

$ npm install

Install

To modify the code and see the changes on live go to the project's root directory and run:

$ npm start

Usage

Open the next link http://localhost:3000/.

Run tests

This project doesn't count with test.

Deployment

This project was deployed with GitHub Pages. Follow this instructions to deploy the app.

Authors

👤 Ivan Ulises Guzman Sanchez

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

A static application that shows a catalogue of monsters. You can filter the card items by the monster's name. Built with React.

https://fivan18.github.io/monster-rolodex/


Languages

Language:JavaScript 55.4%Language:HTML 26.5%Language:CSS 18.1%