Skip to content

antoineludeau/member-of-parliament-search-engine

Repository files navigation

Capture d’écran 2024-09-11 à 18 00 15

Member of Parliament Search Engine

A search engine app with the purpose of facilitating the filtering of a comprehensive list of the members of the French Parliament, allowing users to effortlessly navigate through profiles of individual members.

Getting Started

Pre-requisite

  • Node.js 18.17 or later

Local depoyment without docker

First, install the dependencies:

npm i

Then, run the development server:

npm run dev

Local depoyment with docker

The app can also be deployed locally using docker. Simply run the following command :

docker compose up --build -d

For both cases, open http://localhost:3000 with your browser to see the result.

Credits

This poject uses :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published