This is Assignment: Evaluation for Coding
ReachInbox is a revolutionary AI-driven platform that is transforming the way businesses conduct cold outreach. It serves as an all-in-one solution for effortlessly finding, enriching, and engaging high-intent leads through multi-channel outreach, including Twitter, LinkedIn, email, and phone.
- React.js: For building the user interface of the application.
- Tailwind CSS: Utilized for styling the components with utility-first CSS.
- Vite.js: A build tool that provides fast development and optimized production builds.
- TypeScript: Used to add static typing to JavaScript, ensuring type safety.
- Vercel: Deployed the frontend application on Vercel for hosting and continuous deployment.
- AI-driven multi-channel outreach across Twitter, LinkedIn, email, and phone.
- Lead prospecting, verification, and personalized sequence crafting.
- Real-time notifications for responsive prospects.
- Clone the Repository:
https://github.com/avanilodhi/ReachinBox-CodingEval.git
- Navigate to the Project Directory:
cd Coding-Eval-ReachinBox - Install Dependencies:
npm install
- Run the Application:
npm run dev
- Access the Application:
Open your browser and navigate to
http://localhost:3000.