Completed
Create Contact Page
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code With Harry Builds a Dictionary App Using React - Ubuntu Server App Deployment
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Create a new React Project in Next.js
- 3 Find a Dictionary API
- 4 Create index.js
- 5 Incorporate selections from Tailwind CSS
- 6 Create footer.js
- 7 Add Navbar to app.js
- 8 Add Footer to app.js
- 9 Create Links
- 10 Create Home Page Content
- 11 Create Contact Page
- 12 Fix Button Appearance
- 13 Create Start Using Page
- 14 Update Stroke in Navbar and Footer
- 15 Test Definition Response
- 16 Display All Definitions + Audio Tag
- 17 Build App
- 18 Create Linode
- 19 Upload app to Object Storage
- 20 Install Apache and Configure Server
- 21 Install Dictionary App
- 22 Conclusion