Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
74 uv solar data activity graf (#118)
* feat(frontend): ✨ add UV data (work in progress) Fetched some solar activity data from noaa * feat(ide): ✨ Add script to start backend and frontend Added a script in the root directory to start the project. Just run ./start_project.sh in the root directory terminal, and the backend and frontend will install dependencies and start. * graph * feat(frontend): ✨ Group datapoints in chart by tag * feat(frontend): ✨ Add simple styling to SolarData chart * Add comments to code * Run prettier and lint
- Loading branch information