Skip to content

Bfall97/Scriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scriber

Imgur

This is a simple note-taking application for markdown and .txt notes based on modern web technologies like React, Electron, and Node.js. It provides file editing and a live Markdown previews for local files.

I used this project to learn React and Electron with minimal knowledge of both before I started. As a result of this, the project is a mess and could use some major work.

If you're brave enough, feel free to contribute.

Prerequisites

What things you need to install the software:


NPM
Node.js
Git

Installing

Start by cloning the repository:

git clone https://github.com/Bfall97/Noted2.git

Change directories to the downloaded folder:

cd noted2

Then install the packages with NPM:

npm install

Finally, start the program:

npm start

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Brandon Fall - Initial work - Bfall97

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple note-taking application for markdown and .txt notes based on modern web technologies like React, Electron, and Node.js.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors