Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 311 Bytes

Amazing Things

About

Display some of my featured project that mostly frontend.

Open here https://portfolio.iwgx.io

Usage

  1. Create .env file in root project and fill with respected api key:
GOOGLE_API_KEY=xxxxxxxxxxxxxxxxxxx
  1. Install dependencies npm install
  2. Run it! npm start