React / Dictionary Application

A simple dictionary application using react

Ayub Abdullah

Tech Stack

client:

  • react
  • react-icons
  • tailwindCSS
  • axios
  • uuid

server:

Run Locally

Go to the project directory

  cd my-project

install dependencies

  npm install

run the project

  npm run start