Skip to content

GoldinGuy/Ideastorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideastorm

💡 The Evolution of Ideas

Deploy with Vercel Discuss On Discord Contributors Issues

Ideastorm - Find and Share Ideas | Product Hunt

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.

Read Article

View Site

Comments Repo

Development setup

Simply clone the repository, then run

npm install

Then to test the app, enter the client directory and run

yarn start

Contributing

  1. Fork Ideastorm here
  2. Create a feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Meta

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.