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/
- React (JavaScript Library)
- React-Router (React Library)
- Vite (Build and Development Tool)
- Formspree (Form Management)
- Vercel (Web Hosting and Analytics)
- ConvertKit (Newsletter Subscription)
- EmailJS (Email Integration)
- React Icons: https://react-icons.github.io/react-icons/
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.
- Websites
- Youtube Channels
- Development Tools
- Online Courses
- Interactive Tutorials
- Documentations
- GitHub Repositories
- Project Starter Template
- Node Providers
- Blogs
- Books
- Others
- Learning Communities
- Cheatsheets
- Bounty Hunting Websites
- Hackathons & Grants
- Beginner
- Intermediate
- Advanced
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.
- Node.js (>= 17.4.0)
- NPM (>= 8.4.0)
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:
- Reporting a bug
- Submitting a fix
- Adding more resources.
- 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.