An open API service indexing awesome lists of open source software.

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.

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`.