项目作者: MargaretKrutikova

项目描述 :
Manage citations from your colleagues , friends, movies, your cat or even yourself.
高级语言: Reason
项目地址: git://github.com/MargaretKrutikova/re-cite.git
创建时间: 2019-10-10T19:29:06Z
项目社区:https://github.com/MargaretKrutikova/re-cite

开源协议:

下载


Re-cite app

An app that helps you manage citations from your colleagues, friends, books, movies, your cat or even yourself.

A deliberate place for citations — no more notepad, slack messages to yourself, or worse, pen and paper. Create a collection and start adding citations right now, https://recite.netlify.com/.

How to use

Features

  • simple to use, no login required,
  • create as many collections as you like,
  • add citations to any collection,
  • edit citations,
  • get permalink to a specific citation,
  • dark mode 😎

Tech stack

  • ReasonML
  • ReasonReact
  • GraphQL
  • Apollo
  • CSS-in-Reason

Built with Hasura on Heroku and Netlify.

The project is showcasing an example app built with a design system in ReasonML.

Roadmap

The project is continuously developed and improved, many features are about to land, including:

  • delete citations,
  • filter by author,
  • permalink to a specific citation,
    etc.

Contributions and feature requests are very welcome! Feel free to submit an issue here on github.

Run Project

  1. npm install
  2. npm start
  3. # in another tab
  4. npm run server