https://proof-of-synergy.vercel.app/
Proof of Synergy is a soft skills verification layer for hiring. It is designed to test the communication and thinking that GitHub and LinkedIn cannot, and write the result on-chain as portable, composable reputation, and provides a seamless, intuitive experience.
Live Demo: https://proof-of-synergy.vercel.app/
- Feature 1: Add a short description of a core feature here.
- Feature 2: Add a short description of another core feature here.
- Feature 3: Add a short description of a unique selling point here.
| Layer | Technology |
|---|---|
| Frontend | React / Next.js / TypeScript |
| Backend | Node.js / Supabase |
| Styling | Tailwind CSS |
| Deployment | Vercel |
To get a local copy up and running, follow these simple steps.
- Node.js installed on your local machine
npm,yarn, orpnpm
-
Clone the repository:
git clone https://github.com/chemicoholic21/ProofOfSynergy.git
-
Navigate into the project directory:
cd ProofOfSynergy -
Install NPM packages:
npm install
-
Set up your
.env.localfile with the required environment variables:# Add your environment variables here -
Start the development server:
npm run dev
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Taniya Souza
- 🔗 Repository: github.com/chemicoholic21/ProofOfSynergy
- 🌐 Live Application: proof-of-synergy.vercel.app