Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.95 KB

README.md

File metadata and controls

62 lines (39 loc) · 2.95 KB

YouTubeClone

Screenshot 2021-09-17 173300

Introduction

why you created this project?

It is because im new to Front-end and i wanted to become a better Front-end Developer by building projects. And i saw How to Become a Better Front-end Developer by Building Projects (Ideas Included). And i use the idea of this site to build a clone website(youtube)

.

Description

A low-level YouTube. Project based on Nextjs, Firebase, Tailwindcss

Tech/Framework used

css3 firebase html5 javascript nextjs react tailwind

View Site: https://nextjs-youtube-clone-kappa.vercel.app/

Functional Description

  • Comment
  • Like
  • History
  • Search
  • Upload
  • View Count
  • Your channel
  • Sign in
  • Sign out

Getting Started

First, run the install dependencies command:

npm install

Second, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!