/100tifi.co

Single Page Application with Vanilla JavaScript and rick and morty api

Primary LanguageJavaScript

SPA with vanilla JavaScript

Gustavo Perez 🔥

Full Stack Developer | PHP - Laravel - Node.js - Javascript - Vue.js. - React


SPA with vanilla JavaScript: SPA built with javascript vanilla, application for educational purposes to understand the basics of JavaScript that consumes the API of rick and morty api API


App Live Demo

👉 https://gustperx.github.io/100tifi.co


Project Setup

# Install

npm install

# Compile and Hot-Reload for Development

npm run start

# Type-Check, Compile and Minify for Production

npm run build