Plan, Code, and Deploy a Startup in 2 Hours [Full Stack JavaScript Tutorial]
Learn how to plan, code, and deploy a full stack JavaScript app in only two hours.
This video covers:
⌨️ React front end w/ Hooks
⌨️ Simple Node-Express API
⌨️ Cron worker to fetch data
⌨️ Simple filtering algorithm
⌨️ Redis + node-redis
⌨️ Deployment (NGINX on DigitalOcean droplet)
💻 Code: https://github.com/aj-4/100m-startup
💻 Deployed and constantly updated at https://entrylevelsoftwarejobs.com
🎥 Tutorial created by Code Drip. Check out their YouTube channel: https://www.youtube.com/channel/UCRLEADhMcb8WUdnQ5_Alk7g
Useful links:
🔗 Create React App: https://github.com/facebook/create-react-app
🔗 Material UI Docs: https://material-ui.com/getting-started/usage/
🔗 Google Domains: https://domains.google.com/
🔗 DigitalOcean: https://www.digitalocean.com/
🔗 Certbot (SSL): https://certbot.eff.org/lets-encrypt/ubuntubionic-nginx
🔗 NGINX config article: https://hackernoon.com/start-to-finish-deploying-a-react-app-on-digitalocean-bcfae9e6d01b
🔗 Install Node on Ubuntu Article: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-18-04
—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp
source