Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 479 Bytes

Banner ads app using Localazy's API

This is an example repository that uses Localazy's API to dynamically create Banner ads on the fly.

Feel free to download this repository and try it out. Just run

npm install
npm run dev

and open http://localhost:3000/

All the language data are then stored in Banners-api project.

Read a related article which shows this repository in action.