Skip to content

LeonMarqs/nlw-podcastr

Repository files navigation


Logo

Podcastr - NLW

A podcast Website built with ReactJS and NextJS.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Application Screenshot

This is a project made by me during the Next Level Week 5 by Rocketseat.

Built With

Getting Started

  • Clone the project

    git clone https://github.com/LeonMarqs/nlw-podcastr.git
  • After that, install the dependencies listed in package.json file.

    npm install 
    #or
    yarn install

Run Application

  • Development server

    npm run dev
    # or 
    yarn dev	
  • API server

    npm run server
    # or 
    yarn server	

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

Contact

Leonardo Marques - Linkedin - leomarques301@gmail.com

About

A podcast website built with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published