π Welcome π to the Emoji Picker project! π¨ This fun and interactive 𧩠tool allows users π₯ to easily select and insert emojis π into their text inputs π or text areas ποΈ. Built with React βοΈ, this Emoji Picker 𧩠is a great addition to any web application π.
The Emoji Picker π is a modern π and essential π tool for adding emojis π to your messages π¬ and applications π. With the emoji-picker-react
package π§©, this project enables users π₯ to effortlessly select emojis π and include them in their text inputs π. Perfect for enhancing communication π¬ with a touch of emotion π and fun π!
- NPM & Node.js π₯οΈ: Ensure you have these installed for package management π¦.
- React JS βοΈ: JavaScript library π for building user interfaces π₯οΈ.
To create π» our Emoji Picker π§©, we will:
- Use π οΈ the
emoji-picker-react
package 𧩠because it is powerful πͺ, lightweight ποΈ, and fully customizable π¨. - Add β the emoji picker 𧩠to our homepage π using the installed package π§©.
-
Create π οΈ a new React JS project π₯οΈ using the following command π₯οΈ:
npx create-react-app emojibook π
-
Move πΆββοΈ to the project directory π:
cd emojibook π
-
Install π₯ the
emoji-picker-react
package 𧩠using the following command π₯οΈ:npm i emoji-picker-react π§©
To get started with the project, you can clone the repository π:
git clone https://github.com/nidhiupman568/Emonjis-Picker-Using-React.JS.git
-
Start π the project by typing π₯οΈ the following command π₯οΈ in the terminal:
npm start π
-
Open π your web browser π and type π₯οΈ the following URL π:
http://localhost:3000/ π
Hereβs a sneak peek πΌοΈ of the Emoji Picker 𧩠in action β³:
π Enjoy using the Emoji Picker! π Feel free to share π£οΈ your feedback π or contribute π€ to the project by making a pull request π. Happy emoji picking! ππ
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify