FishyDeveloper's small project with react js
With gitbash:
- Copy https://github.com/FishyDeveloper/basic-quote-generator.git
- Write git clone then paste the link above with right click
- Locate the project. In windows, its placed in the users file.
- Open with VSCode (highly recommended)
Zip install
- Press the green button with download icon and then click download Zip
- Create a folder for the Zip (Recommended at .vscode as its easier to locate)
- Right click to the installed Zip file
- Select Extract files...
- Extract to the file from no.2
- Open new terminal
- Write npm install
- After finished, write npm run