Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d4nqw3rty/rails_pokedex

Pokedex web app
https://github.com/d4nqw3rty/rails_pokedex

bootstrap5 hot-wire html-css javascript pokemons pop-up-on-click rails7 render-deployment searchbar stimulus turbo-frames

Last synced: 10 days ago
JSON representation

Pokedex web app

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Pokedex Web App

**Pokedex web app** A rails-based application has been thoughtfully designed display a main page that shows info about pokemon news and web page promotions, a pokedex section to display all known pokemon's info, and a contact section to send stay in touch with web page adminstrator.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Main:** Facilitating visitors read pokemos news, product or promotions of the site.
- **Pokedex:** This powerful application help masters of pokemons to stay updated with all status and information about any known pokemon.
- **Main:** This section allows send messges to our team if they need any information obout our products or services.

(back to top)

## 🚀 Live Demo
Visit the website: [click me!](https://pokedex-mowr.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: ``` Ruby ```, ``` Rails ``` and a Database such as PostgreSQL

### Setup

Clone this repository to your desired folder.
[email protected]:d4nQw3rty/rails_pokedex.git

### Install

Install this project with:

```
bundle install
```

### Usage

To run the project, execute the following command:

```
rails server
```

### Run tests

To run tests, run the following command:

```
rspec spec
```

(back to top)

## 👥 Authors

👤 **Danys Linares**

- GitHub: [@github](https://github.com/d4nQw3rty)
- Twitter: [@twitter](https://twitter.com/Danys_Linares)
- LinkedIn: [LinkedIn](www.linkedin.com/in/danys-linares)

(back to top)

## 🔭 Future Features

- [ ] **Set a user's registration section**
- [ ] **Configure mailer messages**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a star.

(back to top)

## 🙏 Acknowledgments

(back to top)

## 📝 License

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

(back to top)