Skip to content

charlesaurav13/Blog_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BloGs

This project is a blog website where you can edit,post,delete posts and see others posts with login and register functionalities. This project is made with ReactJS for the Front-end Development and NodeJS as a Backend server.

You can perform CRUD Operations like Create Post,Edit Post and Update Posts.

Installation

First of all clone this project

  mkdir foldername
  cd foldername
  git clone https://github.com/charlesaurav13/Blog_Website

Navigate to api directory and start the xampp server and insert the blog.sql in database. Edit the db.js file in /api/db.js. Open terminal and type command

 npm install
 npm start 

After this ,navigate to client/client-app directory

npm install
npm start

Screenshots

Home Page

image

Post Page

image

License

MIT

About

Blog Website using ReactJS ,NodeJS and sql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors