Giter Club home page Giter Club logo

nlw5-podcastr's Introduction

Podcastr Logo

This project was developed during the 5th edition of NLW - Next Level Week, an event hosted by Rocketseat.

Application Preview

๐ŸŽง About it

The sole purpose of this application is streaming episodes of a single podcast feed. In this case, the chosen podcast was "Fala Dev", created by the RocketSeat team. The episodes are provided by a server generated via JSON Server, using an JSON object which contains all episodes data.

As an educational program, NLW has the purpose of teaching techniques and skills, in different programming languages and areas ( in this case, front-end development using React and Next.js). So, developing this application was a way to learn about Server Site Rendering, Static Site Generation, Contexts and many other concepts linked to modern web development.

As a personal touch, I've used Styled Components for managing styles. The objective was to learn more about the tool, and preparing the environment of the application to future enhancements, such as responsive design and personalizing themes.


๐Ÿ›  Technologies used


๐Ÿš€ Run this project

Clone the repository

git clone https://github.com/moisesjsalmeida/nlw5-Podcastr.git

Install Dependencies

cd podcastr
yarn

Run JSON Server

yarn server

Run the app

On a different terminal window, enter the application directory.

You can run the application in dev mode, using

yarn dev

Or build the static pages and run it in production mode, using

yarn build
yarn start

Important: the application server must be running, so the requests needed for building the static pages won't fail

๐Ÿค“ ๐Ÿ’ป

nlw5-podcastr's People

Contributors

moisesjsalmeida avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.