-
Clone the project: Open your terminal or command prompt and run the following command to clone the project repository:
git clone https://github.com/Tasnim-Pricila/Click-Motto.git
-
Navigate into the project directory: Use the cd command to navigate into the project directory:
cd Click-Motto
-
Install project dependencies: Next, install the project dependencies by running the following command:
npm install
-
Run the project: Use this command to run the project
npm start
Open http://localhost:3000 to view it in your browser.