Skip to content

PiyushPawar17/colormark

Repository files navigation


Bookmark your favorite colors.


Development

  • Install Backend Dependencies.
yarn
  • Install Frontend Dependencies.
cd client && yarn
  • Run Local MongoDB Server.

  • Run Development Server.

yarn run dev

Technologies Used

Back-end
Front-end
State Management

Inspiration

This project is inspired by Color Hunt.


Found a bug? Create an issue.