Skip to content

harshitp002/Mytokri-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTokri Assignment

This project includes a React frontend and an Express backend for a phone number submission landing page with Google Ads conversion tracking.

Setup

  1. Clone the repository
  2. Install dependencies: npm install cd client && npm install
  3. Create a .env file in the root directory and add your environment variables
  4. Start the development server: npm run dev

Scripts

  • npm run dev: Starts both frontend and backend in development mode
  • npm run server: Starts only the backend server
  • npm run client: Starts only the frontend client
  • npm test: Runs the test suite

About

Landing page with Google Ads conversion tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published