Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malldonado/pokedex

🎮pokedex com vue.
https://github.com/malldonado/pokedex

Last synced: about 1 month ago
JSON representation

🎮pokedex com vue.

Awesome Lists containing this project

README

        

# Pokedex Application

🎮 An immersive Vue-based application, utilizing Node.js for seamless backend operations, mimicking a Pokedex to explore and discover diverse creatures and their attributes.

## Technologies Used

**Frontend:** Vue.js, Bulma, CoreJS
**Backend:** Node.js

## Features

- Explore various creatures and their attributes.
- Seamless backend operations powered by Node.js.
- Responsive design using Bulma for UI components.
- Enhanced JavaScript functionality with CoreJS.

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

Node.js installed on your local machine.

### Installation

1. Clone the repo

```sh
git clone https://github.com/malldonado/pokedex.git
```

2. Install NPM packages

```sh
npm install
```

3. Start the application

```sh
npm start
```

## License

Distributed under the MIT License.