A blog website used to add blogs to and show blogs from json server built with React, JavaScript, and Tailwind CSS.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Start Server:
npm start
To Visit App:
localhost:3000