sohrabtaee / react-crud

A CRUD app using React Hooks and Context API

Home Page:https://my-notes.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Notes

This is a simple note-taking app implemented using React Hooks and Context API. The app is hosted on https://my-notes.now.sh/

Features

  • PWA (Progressive Web App)
  • Works Offline
  • Responsive Design
  • CRUD (Create, Read, Update, and Delete)
  • Uses only functional components and React Hooks
  • Context API for state management
  • Snapshot tests
  • Unit tests
  • e2e tests

Technologies used

Dev Tools

  • Eslint for linting
  • Prettier for code formatting