🎮 An immersive Vue-based application, utilizing Node.js for seamless backend operations, mimicking a Pokedex to explore and discover diverse creatures and their attributes.
Frontend: Vue.js, Bulma, CoreJS
Backend: Node.js
- 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.
To get a local copy up and running follow these simple example steps.
Node.js installed on your local machine.
- Clone the repo
git clone https://github.com/malldonado/pokedex.git
- Install NPM packages
npm install
- Start the application
npm start
Distributed under the MIT License.