TimeStamps:
Intro: 0:00
App Setup: 1:38
Navbar: 9:05
HeroSection: 15:58
Content: 24:56
Rapid Api: 32:26
Typewriting Text: 1:22:19
DarkMode and System Theme: 1:32:23
Deploy: 1:52:25
Outro: 1:56:02
Code repository: https://github.com/Olumide-z/brief-ai-yt
HOW TO PUSH YOUR CODE TO GITHUB
1. Create an account on github
2. Create a new Repository
3. Go to your command line and follow the below steps
git init
git add .
git commit -m "[message]"
git branch -M master
git remote add origin "github repository link"
git push -u origin master
I hope this video was helpful. Please support the channel by liking and subsscribing. Thank you.
Download
0 formats
No download links available.
Build and Deploy a NextJs13 & Typescript GPT AI Summary Website | NatokHD