Unofficial lading page about the Argentine radio program OLGA. Landing page set in software developed in the 90s.
Check live demo olga-landing.onrender.com
Made for demonstration purposes only.
- Show Info about OLGA
- Show events
- Show work team
(All static).
- React 18
- Vite 5.4
- Tailwindcss 3.4
- Framer Motion 11.11
Install and run
- Clone and move to folder
$ git clone git@github.com:abrahamuchos/olga-landing.git
$ cd olga-landing
- Install dependencies
$ npm install
- Run dev
npm run dev
or run to productionnpm run build