Skip to content

NLW_5 - Podcast Web Application using React + Next and JSON-Server as Fake API

License

Notifications You must be signed in to change notification settings

capelaum/CapelaCast

Repository files navigation

CapelaCast

Author Languages Stars

Podcastr logo

CapelaCast is a platform built for podcast broadcasting.

Vercel Project Link: CapelaCast

CapelaCast preview

Tecnologies


Technologies used

This project was developed using cutting edge front-end technologies.

💻 Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project

$ git clone https://github.com/capelaum/CapelaCast.git

Execute the commands below

Install the dependencies

$ yarn

Run the web server

$ yarn dev

The app will be available for access on your browser at http://localhost:3000

Server

JSON server was deployed in Heroku: https://capelacast-server.herokuapp.com

Run the backend fake server locally from server.json at http://localhost:3333 changing the file services/api.ts and running the command below.

$ yarn server

📝 MIT License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Made during #NLW5 Week by RockeSeat


Made with 💜 by Capelaum 👋 Check out my LinkedIn

About

NLW_5 - Podcast Web Application using React + Next and JSON-Server as Fake API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published