Skip to content

Gustavohsdp/Podcastr

Repository files navigation

Podcastr


Stack License


Technologies   |    Project   |    Layout   |    License


Podcastr Podcastr Podcastr

🚀 Technologies

This project was developed with the following technologies:

💻 Project

Podcastr is an application developed with ReactJS + TypeScript + NextJS on NLW 5 from Rocketseat, for you to listen your favorite podcast.

🔖 Layout

In the links below you will find the layout of the web project.

Getting Started

First, install all dependencies:

npm install
# or
yarn install

Now install globally json-server on your system

npm install -g json-server
# or
yarn global add json-server

Run server

npm run server
# or
yarn server

Run application

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

📝 License

This project is under the MIT license. See the file LICENSE for more details.

About

Podcastr is an application developed with ReactJS + TypeScript + NextJS on NLW 5 from Rocketseat, for you to listen your favorite podcast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published