Memeteo est une application combinant météo et memes.
-
Clonez le repository de l'application
git clone https://github.com/AurelieDuynslaeger/Memeteo-app.git
-
Installez les dépendences de l'application
npm install
-
Clonez le repository de l'api
git clone https://github.com/CyrilLeducq/memeteo-api.git
-
Installez les dépendences de l'api
npm install
-
Lancez l'api
nodemon app.js
-
Lancez l'application
npm start
Ouvrez ensuite http://localhost:3000 pour voir le résultat dans votre navigateur.
Aurélie D. - GitHub
Angèle D. - GitHub
Cyril L. - GitHub
Julie V. - GitHub
Lien du projet : https://github.com/AurelieDuynslaeger/Memeteo-app/