Skip to content

Repository files navigation

Grizzly

Grizzly is a web-based Markdown editor for note-taking, journaling, and much more. It is built with a React frontend, an Express.js/Node.js backend, a GraphQL API, and a MongoDB database. The web application is located at project-grizzly.pages.dev and hosted with Cloudflare Pages.

Installation

git clone https://github.com/brycepollack/project-grizzly
cd project-grizzly
npm i 
# Running client locally
cd project-grizzly/client
npm run start
# Running server locally
cd project-grizzly/server
npm run dev

Contributing

  1. Fork it (https://github.com/brycepollack/project-grizzly/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new pull request

About

Web-based Markdown editor for note-taking, journaling, and much more - React, GraphQL, Express, MongoDB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages