A full stack Web Application built using Nextjs and Tailwind, PostCss using the MERN stack artitecture.
https://vocabulated.vercel.app/
username: demo password: demo
This application uses the Oxford Dictionary API (https://developer.oxforddictionaries.com/) to fetch meaning of the words and store them in DB for each user. Users can Add new words and delete them
- Clone the application
- yarn install
- yarn dev (We highly recommend not to use NPM)