An open API service indexing awesome lists of open source software.

https://github.com/rahulnj/geekfindr-reactjs-client


https://github.com/rahulnj/geekfindr-reactjs-client

javascript react-dnd react-redux react-router reactjs scss social-media socket-io typescript

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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.