Losing my mind trying to deploy a simple app

This page summarizes the projects mentioned and recommended in the original post on /r/react

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vercel

    Develop. Preview. Ship.

  • use vercel or netlify to deploy and host your project. you have to upload it to github. open an account on github, create a new repository on github and save the https link you receive after creating the repo, because you need that to upload your files there. if it’s the first time then download git a version control system. after installation open git terminal. depending on your current directory you have to navigate to your project root folder. use „ls“ to list all folders on your current path. use „cd“ and folder name to change directory like „cd projectfolder“ use „cd ..“ to move one folder back or „cd ../..“ for more. now when you are in your root folder type in: „git init“ - initialise a git folder (it‘s hidden)

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • use vercel or netlify to deploy and host your project. you have to upload it to github. open an account on github, create a new repository on github and save the https link you receive after creating the repo, because you need that to upload your files there. if it’s the first time then download git a version control system. after installation open git terminal. depending on your current directory you have to navigate to your project root folder. use „ls“ to list all folders on your current path. use „cd“ and folder name to change directory like „cd projectfolder“ use „cd ..“ to move one folder back or „cd ../..“ for more. now when you are in your root folder type in: „git init“ - initialise a git folder (it‘s hidden)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts