Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.22 KB

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