Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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