Display some of my featured project that mostly frontend.
Open here https://portfolio.iwgx.io
- Create
.env
file in root project and fill with respected api key:
GOOGLE_API_KEY=xxxxxxxxxxxxxxxxxxx
- Install dependencies
npm install
- Run it!
npm start