Skip to content

Latest commit

 

History

111 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple Shopping List Application

Welcome to the Simple Shopping List Application! This application allows users to create an account, manage shopping lists, and add and manage items in lists.

Features

  • User Authentication: Users can create an account and log in.
  • Create Shopping Lists: Users can create multiple shopping lists to organize their items.
  • Items: Users can add items to their shopping lists, mark items as done and delete them from a list.

Technologies Used

  • Frontend: React & Tailwind CSS
  • Backend: Node.js
  • Database: MongoDB housted with mongodb.com

Required .env files for front- and backend

  • Frontend:
  1. VITE_BACKEND_URL=Your_Backend_URL
  • Backend:
  1. PORT=Your_Server_Port
  2. DB_URI=Your_MONGODB_URI
  3. JWT_SECRET=Your_JWT_Secret

Visit Demo Website

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages