sharonvijay / React-Blog-App

Blog Application which allows user to create a new blog, delete a blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Blog App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

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

Open http://localhost:8000 to view it in your browser.

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.

npm install react-router-dom@5

Declarative routing for React web applications

About

Blog Application which allows user to create a new blog, delete a blog


Languages

Language:JavaScript 74.9%Language:CSS 19.4%Language:HTML 5.6%