Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/namnika/keeperapp
- Owner: Namnika
- Created: 2022-08-30T19:03:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T06:41:36.000Z (11 months ago)
- Last Synced: 2024-10-11T05:43:24.271Z (about 1 month ago)
- Topics: express-js, mongo-db, node-js, notes, react-router-v6, reactjs
- Language: JavaScript
- Homepage: https://keeper-app7.netlify.app
- Size: 2.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```