Giter Site home page Giter Site logo

misterfishup / covid-19-in-france Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 34.07 MB

A website that presents daily COVID-19 statistics and news in France in the form of a daily digest.

Home Page: https://covid-fr.misterfishup.com/en/

License: Apache License 2.0

JavaScript 29.98% SCSS 4.52% Jupyter Notebook 21.52% TypeScript 34.74% Python 9.23%
covid-19 data-visualization france

covid-19-in-france's Introduction

Daily Digest - COVID-19 IN FRANCE

Daily Digest - COVID-19 IN FRANCE

Daily Digest - COVID-19 IN FRANCE is a website that presents daily COVID-19 statistics and news in France in the form of a daily digest.

Website available in traditional Chinese, simplified Chinese, English and French.

๐Ÿ‘‰ Check the website here

Note: Daily News Digests are only available in traditional Chinese and simplified Chinese at the moment.


Run the website locally

This project uses Node.js and python 3.

  • Node.js version >= 12.13.0 or above (which can be checked by running node -v).
  • Yarn version >= 1.5 (which can be checked by running yarn --version).

Installation

To install required Node packages:

yarn install

To install required python packages:

  • The only package required is openCC, which can be installed via

    pip install opencc
  • Alternatively, you can install from Pipfile (with pipenv, python 3.7 used):

    pipenv install

Build and serve

Build the website:

yarn build

This command generates static content into the build directory, which usually takes a few minutes (5-10 min.).

You can then serve build locally by running:

yarn serve

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.