Skip to content

r3nanp/podcastr

Repository files navigation

Podcastr

Podcastr

The best podcast application!

r3nanp license mit style: styled-components prs

Technologies used ๐Ÿ› 

  • Next
  • Typescript
  • styled-components
  • framer-motion
  • Jest
  • react-icons
  • Next PWA
  • rc-slider
  • date-fns

๐ŸŽ‰ Contributing

Check this step by step

๐Ÿ‘ทโ€โ™‚๏ธ Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/r3nanp/podcastr.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you use a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:r3nanp/podcastr.git

Install dependencies

yarn install

Or

npm install

Create your enviroment variables based on the examples of .env.example

cp .env.example .env

After copying the examples, make sure to fill the variables with new values.

๐Ÿƒ Getting Started

Run the following command in order to start the application in a development environment:

yarn dev

๐Ÿ“• License

Released in 2021. This project is under the MIT license.

Made with love by Renan Pereira ๐Ÿ’œ๐Ÿš€