if you don't have node js in your machine, install it then complete setup steps
1- Clone the repository. git clone https://github.com/Yousef-Salah/freepik-cap.git
2- Navigate to app directory. e.g: cd freepik-cap
3- Run npm install
inside freepik-cap directory (to install project dependencies).
4- Run npm start
.