Skip to content

skoly1/emoji-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Competition Project

This project was developed for a competition and is built using React. It aims to display emojis that are fetched from api "https://emojihub.yurace.pro/api/all" in a card.

Table of Contents

  1. npm install
  2. npm start

Features

  1. Implemented fetching emoji data from the provided api.
  2. Displayed fetched data in a card with details(name, emoji, category, group).
  3. Displayed only 10 cards and pagination added.
  4. Category filter added to filter emoji's based on category.

Demo

https://skoly1.github.io/emoji-hub/

Installation

Follow these steps to install and set up the project locally:

  1. Navigate to the project directory.
  2. Run npm install to install the project dependencies.
  3. Run npm start to start the project.

Usage

  1. Run npm start to start the development server.
  2. Open your web browser and visit http://localhost:3000 to view the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published