How can i keep backup of my project?

Hello,

that is a common “problem” for projects, so there are some solutions.
You can:

  1. get an external hard drive (they’re quite cheap) and copy your project after each day/week/whatever, or use a backup software
  2. use online services like GitHub (Epic Games itself uses this to backup / distribute their projects) or alternatives like Perforce for example

I guess these are the most common, whereas the 2nd one might cost a little bit, but is more professional and pretty safe as well :slight_smile:

Hope I could help,
have a nice day!

Regards,