Skip to content

filecc/dictionary

Repository files navigation

Frontend Mentor - Dictionary web app solution

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.

Getting Started

mpn install
cd <to your prject>
npm run dev

Open http://localhost:3000 with your browser to see the result.

Table of contents

Links

My process

Built with

What I learned

A re-run of this challenge, much more easy and fast with the power of NextJS and ReactJS. Woah! 😍🎊🎉

Continued development

Next step: maybe trying to build the same web app, with a Javascript Framework, maybe Vue or React.

Author