saloni-15 / MyNotes

A basic note-taking web app using React.

Home Page:https://codesandbox.io/s/github/saloni-15/MyNotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyNotes

Description

A basic note taking web app using React. The aim of this project was to learn various properties of React like

  • React props
  • Mapping data to components
  • Conditional rendering
  • State in React
  • React Hooks
  • Event handling in React

See the app here :-

https://7kvzn.csb.app/


ss1 ss2 gif


Built using

  • React
  • React-dom
  • React-scripts
  • JSX
  • Material UI
  • CSS
  • Javascript
  • HTML

Acknowledgement

The Complete 2020 Web Development Bootcamp by Dr. Angela Yu

About

A basic note-taking web app using React.

https://codesandbox.io/s/github/saloni-15/MyNotes


Languages

Language:JavaScript 62.4%Language:CSS 32.8%Language:HTML 4.8%