Skip to content

fighterguard/podcaster

Repository files navigation

PodCaster

Tech test app for Zara

To run this app, clone the repository first

git clone https://github.com/fighterguard/podcaster.git

Then install the app dependencies by running this command in the folder where the repository was cloned

cd podcaster
npm install

To run the app in development mode, run this command

npm start

To run the app in production mode, run these commands

npm run build
npm run serve

And then open this url on your browser

http://localhost:3001

About

Tech test app for Zara

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors