- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 Attribution
- 📝 License
React linters and workkflow starter template for React projects.
eslint
stylelint
babel
*eslint configs/presets *stylelint configs/presets *babel configs/presets workflows
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/RileyManda/linter-config.git
Install this project with:
cd my-project
npm i
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
👤 RileyManda
- GitHub: @RileyManda
- Twitter: @rilecodez
- LinkedIn: rileymanda
*Feature1 *Feature2 *Feature3
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:
-
Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
-
Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
-
Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
Gratitude goes to Microverseinc for the introductory material on React and Redux which inspired me to create and use of this linter and git workflows setup based on this template that i am using in this project and across all my other projects to ensure code quality and correct usage of syntax across css,jsx and js.
-
Question_1
Do I have to use the vs code specifically?
-
Answer_1
You can use any code editor of your choice.
-
-
Question_2
Where can I download node JS for installation?
- Answer_2
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. It can be downloaded here.
- Original logo design template from: Svgrepo