Bookmark your favorite colors.
- Install Backend Dependencies.
yarn
- Install Frontend Dependencies.
cd client && yarn
-
Run Local MongoDB Server.
-
Run Development Server.
yarn run dev
This project is inspired by Color Hunt.
Found a bug? Create an issue.