Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinadhiguna/nooto

A web app where you put Gists πŸ“
https://github.com/kevinadhiguna/nooto

code gist web-app

Last synced: 30 days ago
JSON representation

A web app where you put Gists πŸ“

Awesome Lists containing this project

README

        



Nooto logo

γƒŽγƒΌγƒˆ


A web app to save your amazing gists!


Explore the docs Β»




View Demo
Β·
Report Bug
Β·
Request a Feature


## 🌟 Demo




## 🌈 Getting Started

First, intsall dependencies :
```bash
npm install
```
or
```bash
yarn
```

Then run the development server:

```bash
npm run dev
```
or
```bash
yarn dev
```

(Optional) Disable sending telemetry with :
```bash
npx next telemetry disable
# or
yarn next telemetry disable
```

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

You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.


![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=nooto&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)