https://github.com/ddongule/mandal-art
✨ Plan your future with Mandal-art ✨
https://github.com/ddongule/mandal-art
javascript react styled-components
Last synced: 14 days ago
JSON representation
✨ Plan your future with Mandal-art ✨
- Host: GitHub
- URL: https://github.com/ddongule/mandal-art
- Owner: ddongule
- License: mit
- Created: 2021-05-01T00:57:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T14:08:53.000Z (about 1 year ago)
- Last Synced: 2025-04-24T03:45:08.310Z (14 days ago)
- Topics: javascript, react, styled-components
- Language: JavaScript
- Homepage: https://mandalart.ddongule.com/
- Size: 11.5 MB
- Stars: 65
- Watchers: 1
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Make my own Mandal-art
> Mandal-art is a word that combines'Manda+la' and'Art', which means'achieving the goal', created by Hiroaki Imaizumi, a Japanese designer. It is said to have obtained an idea from a Buddhist mandala. Mandala is a discord expressed in circles, squares, and lotus patterns that repeat the state of enlightenment.
## Features
- Change your name
- Make mandalart
- Screen Capture## Built With
- [`React.js`](https://reactjs.org/)
- [`styled-components`](https://styled-components.com/)## How to Start?
Use `yarn`
```
yarnyarn start
```
Use `npm`
```
npm installnpm start
```
## How to Contribute?1. **Fork** this repository
2. **Create** your own branch: `git checkout -b new-feature`
3. **Add** and **Commit**: `git commit -am 'feat: add new feature`
4. **Push** to your branch: `git push origin new-feature`
5. **Submit** a Pull Request!🌟## License
- [`MIT License`]('./LICENSE')