Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 1.47 KB

README.md

File metadata and controls

71 lines (43 loc) · 1.47 KB

📸 Sreenshots

Image of the application in operation.

ScreenShot01

🚀 Technologies

Technologies that I used to develop this application

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/cesarzxk/svg-react-native-converter.git

Follow the steps below

# For run the code(or double click):
python ./main.py

🤔 How to contribute

Make a fork of this repository

# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.

$ gh repo fork cesarzxk/svg-react-native-converter

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd svg-react-native-converter

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m "My new feature"

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by César vargas 👋  See my linkedin