Coder Social home page Coder Social logo

akekochan / kind-kindle-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 60.71 MB

It's a little app on Paris 2024 Olympic Games 🔥

Home Page: https://monflami.fr

JavaScript 12.23% HTML 30.60% TypeScript 56.14% CSS 1.02%
express mern-project react typescript

kind-kindle-app's Introduction

Flami - Jeu sur la Flamme des JO 2024

Bienvenue dans Flami, un jeu en ligne éducatif et ludique basé sur la flamme des Jeux Olympiques 2024.

Technologies Utilisées

  • MongoDB
  • Express.js
  • React.js
  • Node.js

Installation

1. Configuration de MongoDB

Assurez-vous que vous avez MongoDB installé localement ou configurez une instance MongoDB en ligne.

2. Cloner le Repository

git clone https://github.com/votre-utilisateur/flami-app.git
cd flami-app

3. Configuration du Backend

cd server
npm install

Créez un fichier .env dans le dossier server et ajoutez les variables d'environnement suivantes :

PORT=3001
MONGO_URI=your_mongodb_uri_here

4. Configuration du Frontend

cd client
npm install

5. Lancement de l'Application

  • Lancer le backend :
cd server
npm run dev
  • Lancer le frontend :
cd client
npm run dev

L'application sera accessible à l'adresse http://localhost:5173 dans votre navigateur.

Comment Installer MongoDB

Suivez les instructions sur cette vidéo pour installer MongoDB : MongoDB Installation Guide

kind-kindle-app's People

Contributors

maxencee avatar akekochan avatar demothemann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.