https://github.com/fyennyi/cssm-group
The official website repository for CSSM, built with JavaScript and CSS.
https://github.com/fyennyi/cssm-group
css3 i18n-react netlify-deployment nextjs nodejs
Last synced: about 2 months ago
JSON representation
The official website repository for CSSM, built with JavaScript and CSS.
- Host: GitHub
- URL: https://github.com/fyennyi/cssm-group
- Owner: Fyennyi
- License: other
- Created: 2020-03-13T07:51:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T05:14:51.000Z (2 months ago)
- Last Synced: 2026-04-13T07:13:02.702Z (2 months ago)
- Topics: css3, i18n-react, netlify-deployment, nextjs, nodejs
- Language: JavaScript
- Homepage: https://cssm.pp.ua/
- Size: 5.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# CSSM Official Website
[](https://app.netlify.com/sites/cssm-group/deploys)
Welcome to the official website for CSSM. This repository contains the source code for the CSSM website.
## Technologies Used
- **JavaScript**: 76.8%
- **CSS**: 23.2%
## Getting Started

To deploy a local copy of a project, follow a few simple steps.
### Prerequisites
Before you begin, install the following tools:
- Node.js
- npm
### Installation
To install the project, follow these steps:
1. Clone the repo:
```bash
git clone https://github.com/Fyennyi/cssm-group.git
```
2. Navigate to the project directory:
```bash
cd cssm-group
```
3. Install NPM packages:
```bash
npm install
```
### Usage
To start the development server:
```bash
npm start
```
### Deployment
This project is deployed on Netlify. You can view the latest deployment status above.
## Contributing
Contributions are welcome and appreciated! Here's how you can contribute:
1. Fork the project
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
Please make sure to update tests as appropriate and adhere to the existing coding style.
## License
This project is licensed under the CSSM Unlimited License v2.0 (CSSM-ULv2). See the [LICENSE](LICENSE) file for details.