Wordpress
===
###### tags: `starter` `wordpress` `WIP`
A simple instructions for working enviroment and guidelines to getting started.
## Getting Started
how to install wordpress?
### Prerequisites
What things you need to install the software to getting started and how to install them
- [Wordpress](https://wordpress.org/support/article/how-to-install-wordpress/)
- [MAMP](https://www.mamp.info/en/windows/)
MAMP installation and how to use description?
- [VSCODE](https://code.visualstudio.com/download)
IDE setup?
### Design Guidelines
starter template for the CSS
[Download](https://drive.google.com/file/d/1fgoVVlDlUUGGLpSwJ8JnoUgA68tYTy2x/view?usp=sharing)
## Deployment
Depending on Client
## Common dependencies/tools/Plugin used
- [Jquery](https://jquery.com/) - A Javascript library for DOM manipulation
- [Bootstrap](https://getbootstrap.com/) - A one of the most popular CSS library.
(it depends on the client if they allow us to use it or for just some ie. sizing, col etc.)
- [Slick](https://kenwheeler.github.io/slick/) - for implementing Carousel
- [BlankSlate](https://wordpress.org/themes/blankslate/) - Used Blank slate
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [Github](https://github.com/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
## Authors
- **MonstarLab Staff** - _Initial work_ -
# feel free to add your github/portfolio links
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc