Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malldonado/pokedex
🎮 An immersive Vue-based application, utilizing Node.js for seamless backend operations, mimicking a Pokedex to explore and discover diverse creatures and their attributes.
https://github.com/malldonado/pokedex
bulma corejs nodejs vuejs
Last synced: 22 days ago
JSON representation
🎮 An immersive Vue-based application, utilizing Node.js for seamless backend operations, mimicking a Pokedex to explore and discover diverse creatures and their attributes.
- Host: GitHub
- URL: https://github.com/malldonado/pokedex
- Owner: malldonado
- License: mit
- Created: 2023-01-03T00:13:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T15:06:07.000Z (7 months ago)
- Last Synced: 2024-11-08T10:20:31.647Z (3 months ago)
- Topics: bulma, corejs, nodejs, vuejs
- Language: Vue
- Homepage:
- Size: 144 KB
- 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.