Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.82 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.82 KB

Memorizer

A Nextjs app with Redis Database for superfast searching and instant notetaking.

Next JS Redis React Bootstrap

Demo link:

Access my site at link

Table of Content:

About The App

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.

Screenshots

screenshot

Technologies

I used nextjs , react-boostrap and react-bootstrap-icons. For Backend, I have used REDIS Database. I am using redis-om for object mapping.

Setup And Usage

  • download or clone the repository
  • run npm install
  • run npm run dev

Status

Project is completed with all the features. You can request for new features. or Fork and create PR for the same. `

Credits

List of contriubutors:

License

MIT license @ Ashish Pawar