This project is my own take on the dictionary challenge provided by FrontEndMentor Dictionary-challenge
If you want to take a look at this project, start by cloning the repo
git clone https://github.com/Hcastro1515/Dictionary-lookup-sveltekit.git && cd ./Dictionary-lookup-sveltekit
Once you've clone the repo, install the dependencies using NPM
npm install
That's it! have fun with it.