Skip to content

minhthanh3145/Another-Writing-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Writing Application

Front-end for Another Writing Application.

Screen Shot 2020-05-28 at 1 14 02 AM

In order to use this locally, you have to start both frontend and backend, which is a very fast process if you already have nodejs and npm installed.

The backend is at here.

Read the full story here

Features

  • Local storage for your writings and sources.
  • Autosave your writing.
  • Search for relevant terms within added sources.
  • Search-focused mode and Whole-text mode for reading sources.
  • Switch between left and right sidebar.
  • Markdown preview.
  • Feedback.

Stack

  • Backend: NodeJS, Express, Mercury Parser.
  • Frontend: Hyperapp, Bootstrap, Compromise, PouchDB

Local

You need npm and Node. Clone this repo and hit npm install and then npm start, this will start the application on your localhost.

Clone the Backend Repository, hit npm install and npm start. This will start the backend on your localhost.

Now you can start using the application.

About

Gather your writing sources and view references in one place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published