Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 346 Bytes

blogPosts

Step 1: Open a mongodb localhost server

Step 2: Go to 'expressbackend' directory and run command 'npm start'

Step 3: Go to 'react-frontend' directory and run command 'npm start'

Check these links -

  1. http://localhost:3000/add-post

  2. http://localhost:3000/index

Note: Updated content will show after page refresh manually