Skip to content

PatikaHomework/Test_HomeWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Search App

This project is a simple React application that allows users to search for emojis and copy them to their clipboard. The application uses a pre-defined list of emojis in JSON format.

Screenshot (7)

Technologies Used

-React -HTML -CSS -JavaScript

Installation and Setup

  • Clone the repository.
  • Open a terminal window and navigate to the project directory.
  • Run npm install to install the required dependencies.
  • Run npm start to start the application.
  • Open your browser and navigate to http://localhost:3000.

Features

  • Search for emojis by name or keyword.
  • Copy an emoji to your clipboard with a single click.
  • Responsive design for use on desktop and mobile devices.

Testing

This project includes basic unit tests using the @testing-library/react library. To run the tests, use the command npm test.

Conclusion

This project is a simple example of a React application that uses a pre-defined JSON data source to display information to the user. It also includes basic unit tests to ensure that the application is functioning correctly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published