Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diomalta/firenote

📂 My personal annotation app organized by categories, subcategories with Markdown support in ReactJS.
https://github.com/diomalta/firenote

Last synced: 2 months ago
JSON representation

📂 My personal annotation app organized by categories, subcategories with Markdown support in ReactJS.

Awesome Lists containing this project

README

        

# FireNote ❤️💥👌

Aplicativo feitos para anotações onde se organiza por categorias, subcategorias. Suporte para HTML e Markdown.


DioHX: The developer

---

## Baixando ✔

```
git clone https://github.com/DioHX/FireNote.git
```

## Instalando ✔

```
yarn install
```

## Iniciando ✔

Pode ser iniciado separadamente o cliente e servidor, como também pode iniciar os dos processos em paralelo.

Server 😜
```
yarn server
```

Client 😜
```
yarn client
```

Aplicação 😜
```
yarn start
```

## Notes

ORM: Mongoose e Banco de dados mongoDB.

## License

MIT © [FireNote](https://raw.githubusercontent.com/DioHX/FireNote/master/LICENSE)