Skip to content

daveanthonyc/Canva-Editing-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Canva Clone | Design Editing Software

A MERN stack clone of Canva's main editing software.

Project Status

This project is still in the early stages and the frontend and backend are not connected yet. The frontend only has limited features of draggable editable text objects and also a sidebar that extends out.

Project Screen Shots

Main

Installation and Setup Instructions

Clone this repository. You will need node and npm installed globally on your machine.

Installation: npm install

To run the App : npm run dev

To Visit App: localhost:3000/

Reflection

  • I chose this project as there are no YouTube tutorials on how to build such a thing and it would be a great challenge that would test my problem solving skills
  • Although seemingly complex, I did experience that it is definitely possible if working on features one by one and I am most excited about implementing Google's free Gemini AI API to mimic Canva's "Magic Write" features