mihaidld / shopping-list

Simple Shopping List using React

Home Page:https://shopping-list-mihai.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Shopping List using React

Features

  • project set up using Create React App and using React Hooks API (useState, useEffect, useContext)
  • list saved in localStorage
  • styled components with Bootstrap 5
  • modular components
  • responsive, accessible and with a dark mode

Install dependencies

% yarn install

Run the app in the development mode

% yarn start

About

Simple Shopping List using React

https://shopping-list-mihai.netlify.app/


Languages

Language:JavaScript 84.3%Language:HTML 11.8%Language:CSS 3.8%