
Introduction
Hello friends, today we have created a beautiful project for you which is YouTube Clone Using Reactjs. In this YouTube clone you can search videos and watch videos like YouTube. We have added all the features to it. We have also used HTML to create it and along with it we have used tailwind and bootstrap. This clone will help you a lot in improving your coding skills. If you also want to learn coding then you have come to the right blog post. Friends, if you learn this project properly then you will get a lot of knowledge about coding and we have shared it in reactjs. I have made it so that our project loads fast, so let's go now let's know how to run it so that you can use it.
How to Add Project Api
- First of all you have to add API for which first of all you have to open the cloned project file in vs Code
- After this you have to create a new file whose name will be .env

How to Run Project
Now we have added our api in our file but doing this much will not run our project. Now to run it we will have to start npm from which we will get a link which will be of our localhost through which we will be able to make our project live and use it.
- Before running the project you have to check whether there is another folder inside your folder or not. If there is, then you have to use the command given below.
cd project-name
- By doing this you will enter the folder, then you have to enter the code given below and you have to add this code to your terminal.
npm run dev
- Then you have to enter the code given below again, after which all the files of your project will start running.
No comments:
Post a Comment