Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theelysium/imt-s5-trombinoscope

Organisation chart with photographs of the students from different classes.
https://github.com/theelysium/imt-s5-trombinoscope

graphql react

Last synced: 7 days ago
JSON representation

Organisation chart with photographs of the students from different classes.

Awesome Lists containing this project

README

        

# IMT-S5-TROMBINOSCOPE

## Description
Organisation chart with photographs of the students from different classes. Images and names are mocked.
The project is a React/Vite application with a NodeJS server & a GraphQL API.

## Start project

On the root of the project run the following commands:
```
npm install
npm start
```

The application will be available on http://localhost:5173.
The GraphQL API will be available on http://localhost:4000/graphql.