Visit Here : https://thai-synonym.vercel.app/
First, install packages:
npm install
# or
yarn install
Run the development server:
npm run dev
# or
yarn dev
Run the deployment server:
yarn build
yarn start
Open http://localhost:3000 with your browser to see the result.
Everyone is welcome
- Fork this project
- Add Thai synonym to
pages/data/synonym.json
- Make a PR & Enjoy : )