Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Blog-Application

Blog using Node, React and MYSQL

To run the Application

Run npm install commend in terminal of both api and cilent folder

To upload the file

Create a folder name "upload" inside client > public folder

Create Database "blog" and inside this create 2 tables

1: posts 2: users In posts create 7 columns id,title,description,img,date,uid,category In users create 5 columns id,username,email,password,img

About

Blog using Node, React and MYSQL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages