Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 713 Bytes

File metadata and controls

24 lines (18 loc) · 713 Bytes

Basic Quote Generator

FishyDeveloper's small project with react js

How to install

With gitbash:

  1. Copy https://github.com/FishyDeveloper/basic-quote-generator.git
  2. Write git clone then paste the link above with right click
  3. Locate the project. In windows, its placed in the users file.
  4. Open with VSCode (highly recommended)

Zip install

  1. Press the green button with download icon and then click download Zip
  2. Create a folder for the Zip (Recommended at .vscode as its easier to locate)
  3. Right click to the installed Zip file
  4. Select Extract files...
  5. Extract to the file from no.2

How to start the enviroment

  1. Open new terminal
  2. Write npm install
  3. After finished, write npm run