This is a solution to the Dictionary web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This is a Next.js project bootstrapped with create-next-app
.
mpn install
cd <to your prject>
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Live Site URL: Live Site
- Mobile-first workflow
- Tailwind - CSS Framework
- [NextJS] (https://nextjs.org/) - Javascript Framework
A re-run of this challenge, much more easy and fast with the power of NextJS and ReactJS. Woah! 😍🎊🎉
Next step: maybe trying to build the same web app, with a Javascript Framework, maybe Vue or React.