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

ilhamwahabi/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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