# Yoruba Dictionary
## Table of Contents
- About
- Setup
## About
- Yoruba dictionary website
## Setup
- Clone this repository
- Navigate to project folder
- Run `npm install` to install all dependencies
- Run `npm run start-dev` to start the project in development mode at port 8080
- Run `npm run build` then `npm start` to start the project in production mode at port 3080