Skip to content

rafaeldellaquila/podcastr-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Podcastr

Page for a Podcast (SSG) just for studies

License GPL

demo

Features

  • React Js
  • Next.js
  • Axios
  • json-server

Getting started

on root folder after clone run the following commands

Setup


yarn install

Back-end start


yarn server

Front-end start


yarn dev