Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 399 Bytes

Quotes app

React app, you can pick/draw a quote

Why?

The main motivation to create this app was destire to learn:

  • How use react-router
  • How create my own rest api //files are in this repo but generally i use them on server
  • How use git comands to public website

Problem