UNPKG

react-tailwind-context

Version:

A starter template for a React + Vite + Tailwind project with Context API setup. This template is a good starting point for a new project.

50 lines (49 loc) 1.22 kB
{ "name": "react-tailwind-context", "version": "1.0.0", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "react": "^18.0.0", "react-dom": "^18.0.0" }, "devDependencies": { "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@vitejs/plugin-react": "^1.3.0", "autoprefixer": "^10.4.7", "postcss": "^8.4.14", "tailwindcss": "^3.1.4", "vite": "^2.9.9" }, "description": "A starter template for a React + Vite + Tailwind project with Context API setup. This template is a good starting point for a new project.", "main": "index.html", "repository": { "type": "git", "url": "git+https://github.com/ejajahmad/npm-react-tailwind-context-starter.git" }, "keywords": [ "react", "react-starter", "tailwind", "react", "tailwnd", "react", "context", "react", "tailwind", "context", "setup", "react", "vite" ], "author": "ejaj", "license": "ISC", "bugs": { "url": "https://github.com/ejajahmad/npm-react-tailwind-context-starter/issues" }, "homepage": "https://github.com/ejajahmad/npm-react-tailwind-context-starter#readme" }