nosaroki / NotesApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecole du Web - Code a note app with React

This is my solution for the exercise making a note app with React

Table of contents

Overview

The challenge

Users should be able to:

  • Display several notes
  • Create a new note
  • Open a note and be able to update or delete it

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Tailwind
  • React
  • Redux

Author

Acknowledgment

Thanks to @ecoleduweb for this exercise !

About


Languages

Language:JavaScript 96.6%Language:HTML 3.0%Language:CSS 0.5%