Skip to content

Kayque-Goncalves/neso-podcast-web-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neso Podcast Player

This project was made during the nlw5

Layout

Home page Home Page

Single Episode Single Episode

Note: The pages are not mobile resposive yet.

Building

With yarn

git clone https://github.com/Kayque-Goncalves/neso-podcast-web-player.git
$ cd client
$ yarn install
$ yarn build

after build complete

$ yarn start

and the server

$ cd client 
$ yarn server

With npm

git clone https://github.com/Kayque-Goncalves/neso-podcast-web-player.git
$ cd client
$ npm install
$ npm run build

after build complete

$ npm run start

and the server

$ cd client 
$ npm run server

About

Neso Podcast Player

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published