This app allows you to query the Facebook Graph API and search for options available as ad interests for targeted advertising.
- Select items to export
- User authentication
- Styling
- Set up Backend.
- Add /search endpoint from this backend to .env file
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.