Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juditdidit/botanix
Keep a journal of your plants' needs, because remembering everything is hard work.
https://github.com/juditdidit/botanix
figma plants reactjs
Last synced: about 1 month ago
JSON representation
Keep a journal of your plants' needs, because remembering everything is hard work.
- Host: GitHub
- URL: https://github.com/juditdidit/botanix
- Owner: juditdidit
- Created: 2023-05-31T17:17:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-17T03:15:25.000Z (over 1 year ago)
- Last Synced: 2024-04-10T11:19:37.085Z (9 months ago)
- Topics: figma, plants, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Botanix: A Botanical Journal
Keep a journal of your plants' needs, because remembering everything is hard work.
---
## Development
* `npm create-react-app APPNAME`
* `cd APPNAME`
* `npm start`
* `npm run build`