Skip to content

sagarchoudhary96/My-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My-Blog

A React blog Web App built using react and redux. Users will be able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users will also be able to edit and delete posts and comments.

Requirements

  • npm

Libraries Used

How to run:

  1. Download or Clone the Repository.
  2. Run npm install to install the project dependencies in both Frontend-Blog and Backend-Server Directory.
  • To run the Backend-server:

    • cd into Backend-Server Directory and use node server to start the backend.
  • To run the App:

    • cd into Frontend-Blog Directory and use npm start run to start the app.
  1. App can be seen at: localhost:3000

create-react-app

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

About

πŸ“ Blog Web App built using react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published