Skip to content

UnPolinomio/nextJs-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextJs-course

Podcast web app based on AudioBomm API.

Uses NextJs for ReactJs. Course at @platzi.

Live Preview

ScreenShot

Screenshot

Install

For development

  • npm install
  • npm run dev

For deployment

  • npm install
  • npm run build && npm run start

License

MIT License

Releases

No releases published

Packages

No packages published