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)
.
A low-level YouTube. Project based on Nextjs, Firebase, Tailwindcss
Tech/Framework used
View Site: https://nextjs-youtube-clone-kappa.vercel.app/
- Comment
- Like
- History
- Search
- Upload
- View Count
- Your channel
- Sign in
- Sign out
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.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!