In partnership with the AFP news agency
Created in ~ one week
Our goal was to create an interactive cartography on the major events during the COVID-19 pandemic 2020-2022 period. Our team decided to focus on the positive events that may happened during that time.
Created with :
- Benoît Petit - Dev
- Arthur Chevalier - Dev
- Émilie Kim - Designer
- Luwdig Pilicer - Designer
- Élie Nissen - Designer
Look at the nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install --shamefully-hoist
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Checkout the deployment documentation for more information.