Skip to content

rahulnj/geekfindr-reactjs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeekFindr

Steps to run the application:

#1. Clone the repo using this link https://github.com/rahulnj/geekfindr-reactjs-client.git

#2. Make sure that you have installed node.

#3. Navigate to the root directory by geekfindr/

#4. Run npm install for installing the node modules.

#5. Run npm start for running the project.

#Note : The Api end points in the action creators may not work try to run it using any mock api or mock data.