https://github.com/GoldinGuy/Ideastorm
💡 Ideas for days
https://github.com/GoldinGuy/Ideastorm
brainstorm collaboration ideas
Last synced: 25 days ago
JSON representation
💡 Ideas for days
- Host: GitHub
- URL: https://github.com/GoldinGuy/Ideastorm
- Owner: GoldinGuy
- License: gpl-2.0
- Created: 2020-11-11T18:02:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T18:56:09.000Z (over 3 years ago)
- Last Synced: 2025-03-16T03:58:50.497Z (about 1 month ago)
- Topics: brainstorm, collaboration, ideas
- Language: JavaScript
- Homepage: https://ideastorm.app
- Size: 4.32 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - GoldinGuy/Ideastorm - 💡 Ideas for days (JavaScript)
README
# Ideastorm
💡 The Evolution of Ideas
[](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FGoldinGuy%2FIdeastorm)
[![Discuss On Discord][discord]][discord-url]
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues]][issues-url]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](https://goldinguy.medium.com/ideastorm-infinite-potential-ddddc68d954d)
[View Site](https://ideastorm.goldin.io/)
[Comments Repo](https://github.com/GoldinGuy/IdeastormComments)
## 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](https://github.com/GoldinGuy/Ideastorm/fork)
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](https://github.com/GoldinGuy) with styling credit to [DevDojo](https://devdojo.com/t/css) for their awesome Tailwind CSS components and templates
Distributed under the GNU v2 license. See [LICENSE](https://github.com/GoldinGuy/Ideastorm/blob/master/LICENSE) for more information.
[discord-url]: https://discord.gg/gKYSMeJ
[discord]: https://img.shields.io/discord/689176425701703810
[issues]: https://img.shields.io/github/issues/GoldinGuy/Ideastorm
[issues-url]: https://github.com/GoldinGuy/Ideastorm/issues
[contributors-shield]: https://img.shields.io/github/contributors/GoldinGuy/Ideastorm.svg?style=flat-square
[contributors-url]: https://github.com/GoldinGuy/Ideastorm/graphs/contributors