https://github.com/moinulmoin/landing-page-tailwind
https://github.com/moinulmoin/landing-page-tailwind
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moinulmoin/landing-page-tailwind
- Owner: moinulmoin
- Created: 2021-06-09T15:26:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T15:31:55.000Z (about 4 years ago)
- Last Synced: 2025-03-01T10:26:48.209Z (4 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ultimate Linting & Formatting Setup for VSCode React Projects 🔥
### **_---inspired form _**
so, you may watch the video. [Check Now](https://youtu.be/ii8GaRjRoNI)
or
You can use my modified boilerplate which I just slightly modified to get rid of errors.
## What I did
- ✨Magic ✨
## Requirements
- VSCode &
- Its two extensions : `EsLint` , `Prettier`## Till now, I haven't go any bug then just do the following method:
- Just keep a empty directory
- Download the whole repo
- Copy and paste the files in your directory
- Run the command:
`npm install` if you use npm or `yarn` if you use yarn
- Now check it by `npm start` or `yarn start`
- I hope it is working now!### If it's working and worthy, please give a star💫 on this repo
### if you are still facing error, let me know [Moinul Moin](https://moinulmoin.com)