Skip to content

unsivilaudio/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Full Stack TodoList

Welcome to a portfolio piece by @unsivilaudio

This project was originally a part of my learning journey through Colt Steele's Web Developer Bootcamp on Udemy.

Leveraged Libraries and Frameworks

  • React 18
  • React Router V6
  • Redux
  • NodeJS
  • Express
  • jsonwebtoken (JWT)
  • MongoDB
  • Mongoose
  • SASS/SCSS

Core Functions

Features Note
API CRUD operations performed through Express api
Auth Plain text authentication with session storage in the form of web tokens.
Styling Custom SCSS modules, no helper libaries
Storage Data storage in Mongo database with Mongoose.js npm package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published