https://github.com/goto-eof/minerva-europass-client
Minerva Europass (alias IT Europass) allows, as you can understand, to generate your own Resume. The particularity of Minerva Europass is the automatic time calculation for each experience and the summary of technologies which you used. This is the front-end side.
https://github.com/goto-eof/minerva-europass-client
Last synced: 3 months ago
JSON representation
Minerva Europass (alias IT Europass) allows, as you can understand, to generate your own Resume. The particularity of Minerva Europass is the automatic time calculation for each experience and the summary of technologies which you used. This is the front-end side.
- Host: GitHub
- URL: https://github.com/goto-eof/minerva-europass-client
- Owner: goto-eof
- Created: 2024-03-01T22:33:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-12T10:10:58.000Z (about 1 year ago)
- Last Synced: 2024-12-30T03:43:46.320Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 958 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
__ __ _ ___
| \/ (_)_ _ ___ _ ___ ____ _ | __| _ _ _ ___ _ __ __ _ ______
| |\/| | | ' \/ -_) '_\ V / _` | | _| || | '_/ _ \ '_ \/ _` (_-<_-<
|_| |_|_|_||_\___|_| \_/\__,_| |___\_,_|_| \___/ .__/\__,_/__/__/
|_|
CLIENT
```# Minerva Europass Client (WIP)
Minerva Europass (alias IT Europass) allows, as you can understand, to generate your own Resume. The particularity of Minerva Europass is the automatic time calculation for each experience and the summary of technologies which you used. This is the front-end side. See also the [server side application](https://github.com/goto-eof/minerva-europass).
## Technologies
TypeScript • React • Redux • Chakra UI## Configuration and application start
Run `yarn install && yarn start`.
![]()