💡 The Evolution of Ideas
Imagine if one person shared the ideas they have but will never pursue - things that could improve their lives, or humanity as a whole? What if everyone did?
From apps and websites, to the tools that developers use to create them, to science fair projects, crafts, or cool food ideas - No matter what, we'll get your wheels spinning.
A collective hive-mind of potential that anyone can contribute to. That is the goal of Ideastorm. And all ideas, big or small, are welcome.
Simply clone the repository, then run
npm install
Then to test the app, enter the client
directory and run
yarn start
- Fork Ideastorm here
- Create a feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Created by @GoldinGuy with styling credit to DevDojo for their awesome Tailwind CSS components and templates
Distributed under the GNU v2 license. See LICENSE for more information.