Skip to content

s-kond/rick-and-morty-app

Repository files navigation

Vanilla JS Vite Template

  • With Prettier (for styling)
  • With ESLint (using the recommended rules)
  • With HTMLHint (for HTML Linting)

CSS

  • Roboto font included

Usage

  • Use this template from GitHub to create a new repository under your user
  • Clone the repository
  • Change the name of the project in the package.json
  • Install the dependencies:
npm i
  • Once finished, you can start the development server:
npm run dev

VSCode Extensions

Install the following extension on VSCode for integrations with Prettier, ESLint and HTMLHint:

About

My first API-App. To reduce data-traffic, it shows no more than 20 search results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published