Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SaraVieira/awesome-talks

Awesome Talks Curated By the Community
https://github.com/SaraVieira/awesome-talks

List: awesome-talks

Last synced: 5 days ago
JSON representation

Awesome Talks Curated By the Community

Awesome Lists containing this project

README

        

# Awesome Talks

This website is no longer online and for that the repo is archived. It should still work locally even though the packages are super outdated.

If you want to start a new project the data that was on this website is in https://github.com/sw-yx/awesometalksdata

## What was it ?

Awesome Tech Talks Curated by the Community

## How to Run it ?

First you need node and git installed after that run:

```sh
git clone https://github.com/SaraVieira/awesome-talks
cd awesome-talks
yarn
yarn dev
```