paulinagonzalezc / dictionary-react

This is a dictionary app. Users can search for a word and get definitions, synonyms, hear the pronunciation, see how it's used in a sentence and illustrations. Build with React.

Home Page:https://dictionaryreact-paulina.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 

Dictionary React App

πŸ“— Table of Contents

πŸ“– Dictionary React App

Dictionary React App In this app users can search for a word and get definitions, synonyms, hear the pronunciation, used in a sentence and images. Built using a dictionary API.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Displays definitions
  • Displays synonyms, images, sentence
  • Hear the pronounciation

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 npm start

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/paulinagonzalezc/dictionary-react.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test
  run all tests

Deployment

You can deploy this project using:

npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Paulina Gonzalez

(back to top)

πŸ”­ Future Features

  • Advanced styling
  • Animations

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star 😁🌟✨

(back to top)

πŸ™ Acknowledgments

  • Dictionary API

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a dictionary app. Users can search for a word and get definitions, synonyms, hear the pronunciation, see how it's used in a sentence and illustrations. Build with React.

https://dictionaryreact-paulina.netlify.app/


Languages

Language:JavaScript 69.0%Language:CSS 22.1%Language:HTML 8.9%