rudrakshi99 / Keeper-App

A note-taking app that allows authenticated users to record plain-text notes and organize, edit, or delete them.

Home Page:https://rudrakshi-keeper-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keeper-App

It is a note-taking app that allows authenticated users to record plain-text notes and organize, edit, or delete them.

Technology Stack to be used:

  • Frontend: React.js
  • IDE: VS Code
  • Version Control: Git and GitHub
  • Hosting: Netlify

Screenshot from 2021-08-03 18-15-34

Frontend Setup Instructions

  • Fork and Clone the repo using
$ git clone https://github.com/rudrakshi99/Keeper-App.git
  • Install the Dependencies from npm
$ npm i
$ npm start

GitHub Repository Structure

S.No. Branch Name Purpose
1. master contains all Frontend code
2. backend contains all Backend code

License πŸ“

This project follows the MIT License.

If you liked the project don't forget to star 🌟 and fork 🍽 the project.

Made with ❀ by Rudrakshi

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

About

A note-taking app that allows authenticated users to record plain-text notes and organize, edit, or delete them.

https://rudrakshi-keeper-app.netlify.app/

License:MIT License


Languages

Language:JavaScript 91.3%Language:CSS 5.9%Language:HTML 2.8%