This project contains a small site for designers and developers to compare designs with code. This project was bootstrapped with Create Next App.
Clone this project and update your path:
git clone https://github.com/nlaz/flashcards-for-developers.git
cd matchstick
Install dependencies and run the web application.
yarn install
yarn dev
Open http://localhost:3000 to view the app in the browser.
Interested in contributing? Contact @nlaz for help to get started.
This project is MIT licensed.