Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 900 Bytes

README.md

File metadata and controls

62 lines (38 loc) · 900 Bytes


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.