React Icons Viewer
About | Features | Technologies | Requirements | Starting | License | Author
🎯
About
This project allows you to search through the react-icons and it allows you to download the icon as png/svg.
Live: React Icons Viewer
Known Issues
- Performance issue when displaying all icons
- Not mobile friendly
✨
Features
🚀
Technologies
The following tools were used in this project:
✅
Requirements
Before starting
🏁
Starting
# Clone this project
$ git clone https://github.com/emrebal98/react-icons-viewer
# Access
$ cd react-icons-viewer
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the
📝
License
This project is under license from MIT. For more details, see the LICENSE file.
Made with