Skip to content

bharath917/instastack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instastack

Node.js/React/Redux/Redux-Saga

How to Run the app

  1. install Node Package Manage (NPM) by installing Node.js

  2. from the console move inside the project folder and run

npm install
  1. in /src/index.js add a Filestack API key

  2. run the following command to run webpack-dev-server

npm run server
  1. in the browser type localhost:8080

Enjoy

PS npm start will run webpack-dev-server but it does not fetch from node.js so ignore it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%