A simple website to help future parents find a name for their kid.
The data is provided by the INSEE. Download link
- Visual Studio Community 2017
- ASP.NET Core 2.
- Start in directory
TrouvePrenoms
- In Powershell :
docker build -t trouveprenoms .
docker run -d -p 8080:80 --name tp trouveprenoms