Skip to content

A simple (french) website to help future parents find a name for their kid.

Notifications You must be signed in to change notification settings

valryon/trouveprenom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trouve Prénom

A simple website to help future parents find a name for their kid.

Data

The data is provided by the INSEE. Download link

Versions

  • Visual Studio Community 2017
  • ASP.NET Core 2.

Docker

  • Start in directory TrouvePrenoms
  • In Powershell :
    • docker build -t trouveprenoms .
    • docker run -d -p 8080:80 --name tp trouveprenoms

About

A simple (french) website to help future parents find a name for their kid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published