CertiFolio is a platform where users can securely upload, showcase, and verify their certificates and achievements on the InterPlanetary File System (IPFS).
- Decentralized Storage: Certificates and achievements are stored securely on IPFS for decentralized and permanent access.
- Verification: Employing blockchain technology or other methods for verifying the authenticity of uploaded certificates.
- User-Friendly Interface: Intuitive design for easy uploading, viewing, and managing of certificates.
Before you begin, ensure you have the following prerequisites:
-
Clone the repository:
git clone https://github.com/your-username/certifolio.git
-
Navigate to the project directory:
cd certifolio
-
Install dependencies:
npm install
-
Start the CertiFolio application:
npm start
-
Open your web browser and go to http://localhost:3000.
-
Follow the on-screen instructions to upload, showcase, and verify certificates.
We welcome contributions from the community! If you'd like to contribute to CertiFolio, please follow our Contribution Guidelines.
This project is licensed under the MIT License.