Skip to content

mukaspc/ad_dashboard

Repository files navigation

Project Details

Ad Performance Dashboard. Displays metrics for running ads.

Project instalation

To run project on your local, install dependencies first.

yarn install

Project scripts

Development Runs the app in the development mode. Strict mode acviated on dev mode. By default app is running at http://localhost:3000

npm start

Testing. Run tests (with Jest framework) from "tests" folder.

npm test

Production Builds the app for production to the build folder.

npm run build

About

Ad Performance Dashboard. Displays metrics for running ads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published