An open API service indexing awesome lists of open source software.

https://github.com/sambeck87/damian_sastre_presenta

Damián Sastré preseta is a SPA to promote Damian's Spotify podcast. On this page, you can know more about the writer and actor Damián Sastré and why he decided to initiate this awesome project.
https://github.com/sambeck87/damian_sastre_presenta

api api-rest bootstrap hooks-api-react reactjs redux

Last synced: about 1 month ago
JSON representation

Damián Sastré preseta is a SPA to promote Damian's Spotify podcast. On this page, you can know more about the writer and actor Damián Sastré and why he decided to initiate this awesome project.

Awesome Lists containing this project

README

          


logo


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [Damián Sastré preseta ](#damián-sastré-preseta-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Live Demo ](#live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [To get a local copy up and running, follow these steps.](#to-get-a-local-copy-up-and-running-follow-these-steps)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# Damián Sastré preseta

**Damián Sastré preseta** is a SPA to promote Damian's Spotify podcast. On this page, you can know more about the writer and actor Damián Sastré and why he decided to initiate this awesome project.

This application allows you to:

- View what was the last story published in his podcast.
- View what was the last "Rapidín" published in his podcast.
- View the complete list of chapters.
- View the complete list of platforms where you can find his content.
- Filter and find a tail by title or author.
- Get in contact with Damian using a form to send him a message.



## 🛠 Built With
- React
- Redux
- Bootstrap

### Tech Stack
- Visual code
- Git

### Key Features

- Use the official Spotify API.
- Use Redux and React Hooks.

(back to top)

## Live Demo

- [Live Demo Version](https://damian-sastre-presenta.onrender.com/)

(back to top)

## 💻 Getting Started

## To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Git
- A GitHub account
- Node installed

### Setup

Clone this repository to your desired folder:

- Go to this repo and copy the project link
https://github.com/sambeck87/damian_sastre_presenta
- Open your terminal and clone the repo with this command
```
git clone https://github.com/sambeck87/damian_sastre_presenta.git
```
- Now, you have a copy on your pc.

### Install

Install this project with:

- In your console run the command:
```
npm install
```

### Usage

To run the project, execute the following steps:

- Run the local host
```
npm start
```
- Open your browser and go to the following URL:
http://127.0.0.1:3000

### Deployment

This page was deployed using reder.com platform

(back to top)

## 👥 Author

- 👤 **Sandro Hernandez**

- GitHub: [@sambeck87](https://github.com/sambeck87)
- Twitter: [@sambeck4488](https://twitter.com/sambeck4488)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sandro-israel-hern%C3%A1ndez-zamora-899386a4/)

(back to top)

## 🔭 Future Features

- [ ] **It will implement email confirmations**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/sambeck87/damian_sastre_presenta/issues).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project
If you like this project give a ⭐️ or send us a message. We will appreciate

(back to top)

## 🙏 Acknowledgments

I would like to thank Gregoire Vella whose design inspired the creation of this application. You can see more of her work on [Behanse](https://www.behance.net/gregoirevella)

(back to top)

## ❓ FAQ

- **Can I use the code of this project**

- Sure. We will be happy to collaborate on your projects. This project is MIT licensed.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)