jeromehaas / markdown-editor-fm

Home Page:markdown-editor-fm.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontendMentor Challenge | Markdown Editor

This is a challenge from FrontendMentor.
You can find the description of the task here:
frontendmentor.io

My goal in this challenge was to:

  • setup a login-system with NextJS

How to run

git clone https://github.com/jeromehaas/markdown-editor-fm
cd markdown-editor-fm
nvm use
npm install 
npm run dev

Login

The code to login is: 123456

About

markdown-editor-fm.vercel.app


Languages

Language:JavaScript 58.0%Language:SCSS 42.0%