Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/namnika/keeperapp

Make different types of notes with distinct titles and descriptions. Ex- Academic Notes, Inspirational Notes, etc.
https://github.com/namnika/keeperapp

express-js mongo-db node-js notes react-router-v6 reactjs

Last synced: 10 days ago
JSON representation

Make different types of notes with distinct titles and descriptions. Ex- Academic Notes, Inspirational Notes, etc.

Awesome Lists containing this project

README

        

# 📔 Keeper

Organize all your important points with a beautiful grid-layout structure in one pocket *Keeper* without forgetting anything else.
It will help you keep yourself on track and provide more space for visibility.

## Overview

### Screenshot

### Link
- Live Site URL: [Keeper](https://keeper-app7.netlify.app/)

## Process

### Built with
- Semantic HTML5 Markup
- CSS3
- AJAX
- [React](https://react.dev/) - JS library
- [Node.js](https://nodejs.org/en) - For backend
- [Express](https://expressjs.com/) - Node.js framework
- [MongoDB](https://mongodb.com/) - Database

### To Get Started

- Run the below command in your terminal

```
npm start
```