Skip to content

pBouillon/locutionis

Repository files navigation

Small, online reference of figures of speech

Locutionis homepage screenshot

Locutionis is a simple website on which french speakers can learn more about some figures of speech, their usages and where to find more about it.

Contributing

Pull requests are welcome either to add more content or to improve the actual code quality.

For major changes, please open an issue first to discuss what you would like to change.

Development

Requirements

Setup

git clone https://github.com/pbouillon/locutionis.git
npm install
npm run start

You can now navigate to localhost:4200 and start coding in your favorite editor.

Architecture