/My-React-Blog

A simple blog build using React and json-server.

Primary LanguageJavaScript

My-React-Blog

A simple blog build using React and json-server.

to test it you have to install json-server,

and in another terminal you run this command:

json-server --watch data/db.json --port 8000

.

.

.

learnt from: Full Modern React Tutorial by The Net Ninja