This is the project built for the fourth sprint in the MLH Explorer Fellowship, created by Nathan, Rupa, Brittany, and Nana.
Report Bug
·
Request Feature
The theme for this project was to create something that would be helpful for Developer Tools & Productivity -- so we decided to create a CSS buton generator to help developers easily export CSS code! The Comprehensive Style Society (aka CSS) is an application that allows a user to set customized styling to HTML button elements. We've created several types of properties for styling the button. The code generator tool can be used to create source code for the most useful CSS stylings; the code of the finalized button can be copied and exported to the user's personal application.
To get the project up and running locally on your computer please follow the installation guide below.
You will need npm to get this application running.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/https://github.com/SincerelyBrittany/comprehensive-style-society.git
- Install NPM packages
npm install
- Start the program
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Connect/Follow us: