417 Commits

Author SHA1 Message Date
7ea486547e
Added the font-awesome, react-router & sass dependencies to the client 2023-05-08 22:04:01 +02:00
75f7d84b05
Updated the svg path in the index.html 2023-05-08 22:03:10 +02:00
09e3e50019
Moved the icon.svg file into the assets/img folder 2023-05-08 22:02:48 +02:00
bd1d3367f3
Uploaded all font files 2023-05-08 22:02:25 +02:00
cede39105a
Added a proxy to the vite.config.js 2023-05-08 20:16:21 +02:00
a3d1aabc60
Merge pull request #1 from gnmyt/dependabot/npm_and_yarn/client/eslint-plugin-react-refresh-0.4.1
Bump eslint-plugin-react-refresh from 0.3.5 to 0.4.1 in /client
2023-05-08 20:11:55 +02:00
224c93f0ae
Added the @ alias to the project vote.config.js & jsconfig.json 2023-05-08 20:09:07 +02:00
dependabot[bot]
9a33a57866
Bump eslint-plugin-react-refresh from 0.3.5 to 0.4.1 in /client
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.3.5 to 0.4.1.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.3.5...v0.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 18:08:21 +00:00
5c65842cae
Created the App.jsx 2023-05-08 19:46:35 +02:00
94c4ece183
Created the main.jsx 2023-05-08 19:45:50 +02:00
3df6eb357c
Created the .eslintrc.cjs 2023-05-08 19:45:27 +02:00
7df1d80e0f
Created the index.html 2023-05-08 19:45:02 +02:00
c4d92c6e09
Created the vite.config.js 2023-05-08 19:44:52 +02:00
73c7e83969
Created the yarn.lock file 2023-05-08 19:44:44 +02:00
96c78e43c6
Created the package.json 2023-05-08 19:44:20 +02:00
a5c6040f24
Added the client .gitignore 2023-05-08 19:43:36 +02:00
95bcb5badc Uploaded the client icon.svg 2023-05-08 19:41:41 +02:00