Skip to content

ahmedsubkhi/blog-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog with React JS Frontend Development

Requirements

  • Node JS >= 8.11.3
  • NPM >= 5.6.0
  • React >= 16.4.2

Before install

You need to install API first. Install it by follow here: https://github.com/ahmedsubkhi/express-api

How to install

git clone https://github.com/ahmedsubkhi/blog-reactjs.git
cd blog-reactjs/
cp .env.example .env

Edit .env file and change REACT_APP_API_URL config with your API url you get from installed API before.

npm install
npm start

Demo

https://ahmedsubkhi.com

Releases

No releases published

Packages

No packages published