Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malldonado/pokedex
🎮pokedex com vue.
https://github.com/malldonado/pokedex
Last synced: about 1 month ago
JSON representation
🎮pokedex com vue.
- Host: GitHub
- URL: https://github.com/malldonado/pokedex
- Owner: malldonado
- Created: 2023-01-03T00:13:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T00:13:35.000Z (almost 2 years ago)
- Last Synced: 2023-11-09T07:26:42.494Z (about 1 year ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.