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

https://github.com/fredericdrnl/sex-is-strange

Night of computing of 2022 project
https://github.com/fredericdrnl/sex-is-strange

css html javascript night-of-computing vuejs

Last synced: 3 months ago
JSON representation

Night of computing of 2022 project

Awesome Lists containing this project

README

          



> Team : [Pierre CREPIN](https://github.com/Pierrecrp1), [Tom VALLART](https://github.com/Tom6213), [Frédéric DOURNEL](https://github.com/Fredericdrnl), [Benjamin FOURNIER](https://github.com/Tabooret), Florian LAVIE, Hugo HALLOT, Paul HURDEBOURCQ.

## Goal of this project

This project was made during the night of computing 2022 event when we have to made a website in one night for prevention on the subject of STDs. For that we took the choice to make a choice game with consequences on the answers chosen.



the night of computing event : https://www.nuitdelinfo.com

## Technologies use ⚙️

For this project, we use the javascript framework *Vue.js*.



Vue.js : https://vuejs.org

## How to use ❓

### Project Setup

```
npm install
```

### Compile and Hot-Reload for Development

```
npm run dev
```

### Compile and Minify for Production

```
npm run build
```