Skip to content

MahsumaRezai/Dictionary_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dictionary App

A simple React-based dictionary app.

Live Demo

You can see a live demo of this Application by clicking HERE.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.

  • Git: Ensure you have Git installed. You can download it from git-scm.com

Installation & Setup Locally

To run this app locally, follow these steps:

  1. Clone the github repository.
git clone https://github.com/MahsumaRezai/dictionary.git
  1. Change the project directory.
cd Dictionary_App
  1. Install project dependency using NPM.
npm install
  1. Start the development server.
npm start

Author

Masoumeh Nowrozi

Releases

No releases published

Packages

No packages published