Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylescape/example-react
Stylescape Example | React
https://github.com/stylescape/example-react
react stylescape
Last synced: about 2 months ago
JSON representation
Stylescape Example | React
- Host: GitHub
- URL: https://github.com/stylescape/example-react
- Owner: stylescape
- License: mit
- Created: 2024-08-16T06:34:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T09:09:15.000Z (about 2 months ago)
- Last Synced: 2024-11-11T10:21:14.037Z (about 2 months ago)
- Topics: react, stylescape
- Language: TypeScript
- Homepage: https://style.scape
- Size: 260 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[![GitHub License](https://img.shields.io/github/license/stylescape/example-react?style=flat-square&logo=readthedocs&logoColor=FFFFFF&label=&labelColor=%23041B26&color=%23041B26&link=LICENSE)](https://github.com/stylescape/example-react/blob/main/LICENSE)
[![devContainer](https://img.shields.io/badge/devContainer-23041B26?style=flat-square&logo=Docker&logoColor=%23FFFFFF&labelColor=%23041B26&color=%23041B26)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/example-react)
[![StackBlitz](https://img.shields.io/badge/StackBlitz-23041B26?style=flat-square&logo=StackBlitz&logoColor=%23FFFFFF&labelColor=%23041B26&color=%23041B26)](https://stackblitz.com/github/stylescape/example-react/tree/main?file=src%2Findex.html)
Stylescape + React
Example Project
---
Include [Stylescape](https://scape.style)'s source Sass with [React](https://react.dev/) and [Next.js](https://nextjs.org/).
---
## Quickstart
```sh
git clone https://github.com/stylescape/example-react.git
npm install
npm start
```---
## Colophon
Made with ❤️ by **[Scape Agency](https://www.scape.agency)**
### Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
### License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.
---