Skip to content

Yousef-Salah/freepik-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A new version will be published soon!! Be close 🔥

How to setup project files on your local machine:

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.