Skip to content

tramnguyenhere/english-dictionary-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A minimal english dictionary πŸ““

This project was created with Reactjs, inspired and guided by Dev A.T Viet Nam. This dictionary allows you to hear how the word is pronounced, of course get to understand the word, and its synonyms.

Visual

Screenshot 2022-08-09 at 17 16 49 Screenshot 2022-08-09 at 17 18 03

Demo

Feel free to experience the app from ➑️ here

How to build and run

Install NodeJs and npm

Download and install Node.js from this link https://nodejs.org/en/download/

Clone or download this repo.

On your terminal or cmd, type: git clone git@github.com:tramnguyenhere/english-dictionary-react.git

On your command line, navigate to root folder and install: npm install

Deploy the application

. Deploy the app on web-browsers: npm start

Technology use in the application

. React
. CSS
. Dictionary API