Online platform to find emailId of anyone with their linkedin profile
fork the repo and clone in your machine go to directory and run npm install from project directory go to client folder with cd client/ , install dependencies with npm install and run npm start to start react app.
- Find Someone's emailId just by their linkedin profile
- Upvote or downvote a email id
- add custom email id for that specific profile
- React as frontend library
- supabase for storing data
