Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.05 KB

To run this project in your localhost

  1. npm install
  2. initialise all the environment variables in .env file
  3. npm run dev

screenshots of project

1. Home Page

Home Page

2. login page

Login Page

3. Dashboard page

Dashboard Page

4. Add to site url

Add to site url pop up

5. edit product page/add product page (url or domain where banner is to be displayed)

edit-form Page

6. Add discount based on parity of country groups

country-group-discount Page

7. Customize banner

Customize-banner Page

8. Analytics Page

Analytics Page

9. Subscription Page

Subscription Page

10. Manage Subscription through Stripe

stripe Page

11. Manage Account through Clerk Page

Manage Account Page