author: Brandon Bouchard
- React —— Web App
- Vite —— Web App
- Axios —— Web App
- ExpressJS —— API
- View all todos
Go to the directory where you wish to clone this repository.
Run the following command:
git clone https://github.com/Bottle7/brandon-todo-app.git
NOTE: This is using the HTTPS method of cloning a repository for maximum accessibility; however, it is typically advised to clone via SSH for security purposes.
Run the following command, in your terminal/command line interface, from this directory on your local machine:
npm run setup
Run the following command, in your terminal/command line interface, from this directory on your local machine:
npm run app
Run the following command, in your terminal/command line interface, from this directory on your local machine:
npm run shutdown