- Dark Mode
- Cross Platform (coming soon)
- Saves your ideas that you may forget
- React: Entire Frontend
- Tailwindcss: For styling and adding dark mode
Clone this project
HTTPS:
git clone https://github.com/anish-mandal/ideon.git
SSH:
git clone git@github.com:anish-mandal/ideon.git
Change directory into Ideon
cd ideon
Install the dependencies
npm install
Start the server
npm run start
- @anish-mandal (myself)