Skip to content

YoungC0DE/TaskList

Repository files navigation

TaskList

Project made for organizing monthly shopping list in order to keep track of the total amount spent, along with the quantity of purchased products.

This project was made using Vercel. To Access the project click in this button:

TaskList

Technologies

  • vuefire;
  • Firebase;
  • boostrap;
  • boostrap-icons;
  • Vue Toast.
Vuejs Firebase Logo Javascript Logo Boostrap Logo Eslint Logo Prettier Logo

Environment Variables

VITE_BASE_API=

VITE_PROJECT_ID=

VITE_API_KEY=

VITE_AUTH_DOMAIN=

VITE_STORAGE_BUCKET=

VITE_MESSAGING_SENDER_ID=

VITE_APP_ID=

VITE_TINYMCE_API_KEY=

Screenshots

Run Locally

Clone the project

  git clone https://github.com/YoungC0DE/TaskList

Go to the project directory

  cd TaskList

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT License