https://github.com/eddort/test-may5
https://github.com/eddort/test-may5
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddort/test-may5
- Owner: eddort
- License: mit
- Created: 2021-05-05T09:39:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T09:39:51.000Z (about 5 years ago)
- Last Synced: 2025-11-16T23:22:57.516Z (7 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
test123
This Gatsby project was created in Quarkly.io – design tool for creating websites and web apps
# ✨ Install
## How to run

```bash
# Install dependencies
$ npm i
# Run the app
$ npm run develop
```
## How to build

```bash
# Install dependencies
$ npm i
# Run the build
$ npm run build
```
# 📦 What's inside?
- [React](https://reactjs.org/)
- [Gatsby](https://www.gatsbyjs.org/)
- [Styled-components](https://styled-components.com/)
- [React helmet](https://github.com/nfl/react-helmet)
- [Atomize by Quarkly](https://atomize.quarkly.io/)
# ⚙️ Technology
- Atomic CSS
- Static Site Generator
- Server-side Rendering
# 💡 About [Quarkly](https://quarkly.io)
A unique tool for webmasters, designers and developers.
Here you can create websites and web apps quickly, conveniently and beautifully.
- [Documentation](https://quarkly.io/docs)
- [Features](https://quarkly.io/features)
- [Updates](https://quarkly.io/updates)
- [GitHub](https://github.com/quarkly)
- [Twitter](https://twitter.com/quarklyapp)
- [Spectrum](https://spectrum.chat/quarkly)
# 📝 License
Licensed under the [MIT License](./LICENSE).