Skip to content

ElvinGarcia/Syntax

 
 

Repository files navigation

Syntax.

A tasty treats podcast for Web Developers.

This is the site that runs Syntax.fm — go there to listen to it!

This site is built on React and Next.js

Requirements

  • Node 8.1.2 or higher

Development

First you npm install

Then you npm run dev and visit http://localhost:6969.

Then you do some work.

When you are ready for prime time, you can just submit a PR to this repo and it will be deployed once it's accepted.

If you want to build your own version, just run npm run build and then I'd recommend deploying with now.

About

A website for the Syntax Podcast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.3%
  • CSS 27.7%