Skip to content

"The Emojicons" is a simple web application built with ReactJS that allows users to input an emoji and get its meaning.

Notifications You must be signed in to change notification settings

shivlloyd/the-emojicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Emojicons

The Emojicons is a web application that allows users to search for emojis and it's meaning. It is built using ReatJS, HTML, CSS and JavaScript.

Table of Contents

Installation

To install and run the Emojicons application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/shivlloyd/the-emojicons.git
  2. Navigate to the project directory:

    cd the-emojicons
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and navigate to http://localhost:3000.

Usage

To use The Emojicons, you can visit the deployed site.

The Emojicons home page displays a search bar and a list of trending emojis. To search for an emoji, simply type in the search bar. The results will be displayed below the search bar.

Contributing

We welcome contributions from the community. If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b my-feature-branch.
  3. Make changes and commit them: git commit -m "Add my feature".
  4. Push to the branch: git push origin my-feature-branch.
  5. Create a pull request.

About

"The Emojicons" is a simple web application built with ReactJS that allows users to input an emoji and get its meaning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published