A icon storage service for Notion
All images are stored safely in the Cloudinary. You can search icons you want, or upload icons you do.
Client Following items are core frontend technologies used in this project:
- React
- Next.js
- Emotion
- TypeScript
- MobX
- Notion-UI
- react-easy-crop
- Google Sheets API (for simple database)
- Firebase realtime-database
- Node.js v12^
- yarn
- Clone the project & Install packages from npm
$ git clone https://github.com/tmmoond8/noticon.git
$ cd noticon && yarn
-
Rename .env.sample to .env
-
Run
$ yarn dev