Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artempchela/svg-images-react
How to interact with svg image in React
https://github.com/artempchela/svg-images-react
Last synced: about 2 months ago
JSON representation
How to interact with svg image in React
- Host: GitHub
- URL: https://github.com/artempchela/svg-images-react
- Owner: ArtemPchela
- Created: 2022-10-13T12:03:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T12:18:48.000Z (over 2 years ago)
- Last Synced: 2023-09-02T12:58:12.693Z (over 1 year ago)
- Language: JavaScript
- Size: 303 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interaction with SVG images in React.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## How to use
- click code green button
- copy HTTPS link
- in you terminal do 'git clone' and paste link
- type 'npm install' do install all dependencies
- do 'npm start'
or
- download ZIP
- extract ZIP
- open project in your IDE
- type 'npm install' do install all dependencies
- do 'npm start'## enjoy