๐# Faster coding - more productivity # ๐ฅ
curl -so- https://raw.githubusercontent.com/fasky-software/react_vscode_snippets/master/install.sh | bash
Open your project with Visual Studio Code and simply type in the command.
A few of the things you can do with these Snippets:
| Command | Description |
|---|---|
| fcs | Generate a functional component with styles |
| us | Generate a React State Variable |
| hook | Generate a custom hook |
| shook | Generate a custom hook with state |
| ctx | Generate a React Context |
| rnfcs | Generate a React Native functional component with styles |
Thank you to all our contributors with a special thanks to Max ๐


