Skip to content

img9417/artlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art Log

Live Demo - insert/edit/delete is disabled. Demo data are fetched from demo.json located in client/src.

Artlog is a daily art diary to document my daily outfit using Vite and MERN stack.

Sample

Tech Stack

  • Database
    • MongoDB
  • Client
    • React
    • State Management
      • Redux Toolkit
    • SCSS
    • Icons - IconScout
    • Axios
  • Server
    • Express