nuhptr / nike-v2

βœ…πŸš€ JSM Javascript mastery building nike website using tailwindcss v2

Home Page:https://nike-evolve.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nike Tailwindcss

Nike Tailwindcss Image

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
   parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
   },

About

βœ…πŸš€ JSM Javascript mastery building nike website using tailwindcss v2

https://nike-evolve.vercel.app/


Languages

Language:TypeScript 86.4%Language:JavaScript 6.6%Language:CSS 4.8%Language:HTML 2.2%