Freemind is a full stack web application that allows you to offload all your ideas and to do tasks, freeing up your mental RAM and enabling you to work more efficiently.
- PostgreSQL for database
- Express.js / Node.js for backend
- React for frontend
- Add wishlists
- Add friends and choose between private and public lists
- Add comments in friends lists, like "you can do it", "you got it"
- Add wishlists and amazon links to it
Frontend Development Setup
Make sure you're in the correct folder. Then go ahead and install the dependencies and start the application:
npm install npm start
Check out the deployed here https://freemind.herokuapp.com/