Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/internet-development/www-sacred
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics.
https://github.com/internet-development/www-sacred
component-library design-system monospace nextjs react scss
Last synced: 5 days ago
JSON representation
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics.
- Host: GitHub
- URL: https://github.com/internet-development/www-sacred
- Owner: internet-development
- License: mit
- Created: 2024-11-14T21:29:03.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T20:00:37.000Z (17 days ago)
- Last Synced: 2025-01-24T16:06:28.231Z (12 days ago)
- Topics: component-library, design-system, monospace, nextjs, react, scss
- Language: TypeScript
- Homepage: https://sacred.computer
- Size: 407 KB
- Stars: 911
- Watchers: 8
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SRCL
**[Live Demo](https://sacred.computer)**
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics. Its modular, easy-to-use components emphasize precise monospace character spacing and line heights, enabling you to quickly copy and paste implementations while maintaining a clean, efficient codebase.
```sh
npm install
npm run dev
```Go to `http://localhost:10000` in your browser of choice.
We use [Vercel](https://vercel.com/home) for hosting.
### Scripts (Optional)
If you need to run node script without running the server, use this example to get started
```sh
npm run script example
```### Contact
If you have questions ping me on Twitter, [@wwwjim](https://www.twitter.com/wwwjim). Or you can ping [@internetxstudio](https://x.com/internetxstudio).