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
- Host: GitHub
- URL: https://github.com/rahulnj/geekfindr-reactjs-client
- Owner: rahulnj
- Created: 2022-01-05T07:04:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T04:52:12.000Z (over 3 years ago)
- Last Synced: 2025-05-08T19:38:16.258Z (about 1 year ago)
- Topics: javascript, react-dnd, react-redux, react-router, reactjs, scss, social-media, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 1.27 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.