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

https://github.com/biantris/talk-he4rt-conf

Talk about FullStack Journey for Junior Developers on He4rtConf 2021
https://github.com/biantris/talk-he4rt-conf

Last synced: 2 months ago
JSON representation

Talk about FullStack Journey for Junior Developers on He4rtConf 2021

Awesome Lists containing this project

README

          


FullStack Journey for Junior Devs



Slides of my talk about FullStack Journey for Junior Developers
He4rt Conf: https://conf.heartdevs.com




Slides https://biantris.github.io/talk-he4rt-conf

### How to Run
- clone this repo

```sh
> yarn
#or
> yarn install

> yarn start

Open in: http://localhost:3000
```