LeonneBrito / podcastr

🎧 Project developed during the NLW5 - Rocketseat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcastr

LeonneBrito Languages lastcommit License Issues Email

🎧 The best for you to hear, always. Next Level Week #05 - @Rocketseat

Made with πŸ’– by Leonne Brito and Rocketseat for NLW #5.

πŸ“Œ Contents

πŸ“· Screenshots

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/LeonneBrito/podcastr.git
# Install Dependencies
$ yarn

#Run server
$ yarn server

# Run Aplication
$ yarn dev

Go to http://localhost:3000/ to see the result.

πŸ› Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

✨ Contributing

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

πŸ“„ License

This project is under the MIT license. Made with πŸ’– by Leonne Brito.

Thank you! 🌠

About

🎧 Project developed during the NLW5 - Rocketseat.

License:MIT License


Languages

Language:TypeScript 68.3%Language:SCSS 31.3%Language:JavaScript 0.3%Language:Shell 0.2%