A free resource library for Blockchain developers and Web3 enthusiasts
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
Preview Link ยท Report Bug ยท Request Feature
Feel free to submit your contributions to this project. Read our Contributors Guidelines. You can also support by making donations to help it improve.
Web3collectives is a free Web3 resource library that helps you level up your blockchain development and technology skills.
Preview Link: https://Web3Collectives.vercel.app/
The inspiration for this project emerged when I stumbled upon a design resources website. Prior to that, I had been curating a compilation of Blockchain development resources in a GitHub repository called Blockchain Development Resources.
Realizing that a significant portion of individuals, particularly beginners and non-developers, might not be familiar with GitHub, I embarked on building this project with the aim of making Web3 Education easily accessible to everyone, completely free of charge.
All resources are stored in /data
directory as an array of JavaScript objects.
In this format:
[
{
id: number,
coverImage:string,
title: string,
description:string,
url: string,
tag: [string, string],
keywords: [string, string],
},
]
โโโ .github
โโโ src
โ โโโ assets
โ โโโ components
โ โโโ data
โ โโโ pages
โ โโโ App.jsx
โ โโโ index.css
โ โโโ main.jsx
โโโ .all-contributorsrc
โโโ .eslintrc.json
โโโ .gitignore
โโโ .prettierignore
โโโ .prettierrc
โโโ CHANGELOG.md
โโโ CODE_OF_CONDUCT.md
โโโ CONTRIBUTING.md
โโโ LICENSE
โโโ index.html
โโโ package-lock.json
โโโ package.json
โโโ README.md
โโโ renovate.json
โโโ vite.config.js
This project was bootstrapped with Vite.
Make sure you have Node.js and NPM installed.
Install dependencies
npm install
Run the development server
npm run dev
Navigate to http://localhost:3000
in your browser to view the web app.
We appreciate contributions, whether it is:
Proposing new features
Please refer to Contributing Guidelines to learn how to getting started with your contributions.
Thanks goes to these wonderful people (emoji key):
Victor Eke ๐ป ๐จ |
Ikechukwu Peter ๐ป ๐ |
This project follows the all-contributors specification. Contributions of any kind welcome!
This project was inspired by
This project is built under the MIT License.
If you like this project, please give it a star โญ and/or consider buying me a coffee(s). Every donation is appreciated.