Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreas-bauer/credit-maker


https://github.com/andreas-bauer/credit-maker

academic credit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CRediT Maker

CRedit Maker helps you to create CRediT (Contributor Roles Taxonomy) statements for your research papers.
To learn more about CRediT, visit the [CRediT website](https://credit.niso.org/).

Link to hosted version:
[https://andreas-bauer.github.io/credit-maker/](https://andreas-bauer.github.io/credit-maker/)

## Getting Started

First, install the dependencies:

```bash
npm install
```

After that, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## License

Copyright © 2024 Andreas Bauer

This work (source code) is licensed under [MIT](./LICENSE).