Access my site at link
I wanted to have an app to store new things I have found on the interent and note it down somewhere and then later on just search it efficiently. So, I have built an for the same usecase. I have built an nextapp built on top of Redis which gives the superfast search ability.
I used nextjs
, react-boostrap
and react-bootstrap-icons
. For Backend, I have used REDIS Database. I am using redis-om
for object mapping.
- download or clone the repository
- run
npm install
- run
npm run dev
Project is completed with all the features. You can request for new features. or Fork and create PR for the same. `
List of contriubutors:
MIT license @ Ashish Pawar