Skip to content

Remember everything and tackle any project with your notes, tasks, and schedule all in one place.

Notifications You must be signed in to change notification settings

tanishq20/compact-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance Ask Me Anything ! GitHub forks GitHub stars GitHub issues Open Source Love svg1

Compact-Notes

All In One Compact Notes

It helps you to Remember everything and tackle any project with your notes, tasks, and schedule all in one place.


Live Demo

https://compact-notes.vercel.app/


Technologies used

  • ReactJS
  • JavaScript
  • Compact UI Component Library
  • CSS
  • JWT for authentication
  • Mockbee for mock backend
  • Vercel for Deployment

Overview


Website Showcase

image

image

image

image

image

image

How to Contribute to this repository

  1. Fork this repo
  2. Clone the repo using git clone <repo-link>
  3. Make a new branch using git checkout -b <branch-name>
  4. After making changes, add your files using git add .
  5. Commit your files for push using git commit -m "commit-message"
  6. Push these changes to your fork using git push origin <branch-name>
  7. Create a pull request to the main repo.

Things to keep in mind before submitting a PR:

  • Make sure your branches are up to date with the master branch of the main repo.
  • Add the upstream repo by using git remote add upstream <upstream-repo-link>
  • Fetch the latest commit details using git fetch upstream and merge them using git merge upstream/master master

(back to top)

About

Remember everything and tackle any project with your notes, tasks, and schedule all in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published