I spent a lot of time searching for new libs, frameworks, and ideas. There are currently loads of GitHub repos online that share wonderful projects, but I wanted to build something visual to help people learn and grow.
This website was built based on three main points:
- Help people learn, develop and explore tech
- Free and non-profit, all developed and designed to help people.
- Building a community to share projects together.
Using this template to design other websites, for example, have a GraphQL, Node, react-native websites to help people explore and learn that tech too. This is all non-profit work, just inspired to help others develop.
Adding material to the website is super easy!
For example to add a new component you would checkout the project and run this command:
npm run add:component https://github.com/airbnb/react-dates
.
Thats it.
- This would add the component the to the website
- Take a screenshot
- Commit for you
Please read the Contributing document for more details.