eric-fahendrena / Dixo

Dixo is a web English-French dictionary.
https://dixo-five.vercel.app
0 stars 0 forks source link

Dixo5 (or Dixo Five)

Dixo5 is an easy-to-use English-French Dictionary. It allows to type a word in search bar and shows the list of matched results.

When user clicks to a word, a pop-up appears and shows the list of the senses.

This application is ideal for english learners.

How to use it locally ?

If you want to try this code locally, you can clone this repository and run the following commands :

cd Dixo
npm install
npm start