Skip to content

A single page web app written in html, vanilla js and sass. Serving with expressjs.

Notifications You must be signed in to change notification settings

GeorgeMitrakis/rick-and-morty-api-consumer

Repository files navigation

rick-and-morty-api-consumer

A web app that consumes the Rick and Morty API and renders characters with their information.

Written in html, vanilla js and sass. Serving with expressjs.

This coding task is designed by Nondas Fakopoulos.

Live demo:

https://rick-and-morty-api-consumer.web.app/

npm scripts:

> npm install -> download dependencies

> npm run build -> compiles and bundles the project source files

> npm run watch -> watches for file changes and re-compiles them

> npm start -> serves app on localhost

About

A single page web app written in html, vanilla js and sass. Serving with expressjs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published