forked from JS-Challenges/recursion-prompts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathundefined
More file actions
67 lines (48 loc) · 1.53 KB
/
undefined
File metadata and controls
67 lines (48 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#Git Going
Insert inspiring description
##Table of Contents
* [Team Members](#team-members)
* [Screenshots](#Screenshots)
* [Challenges Faced](#challenges-faced)
* [Tech Stack](#tech-stack)
* [How to start the application locally](#How-to-start-the-application-locally)
* [Install dependencies](#Install-dependencies)
* [System Architecture](#system-architecture)
* [Database Schema](#database-schema)
* [License](#license)
##Developers
Daniel Vu
[](http://github.com/d-vu)
http://github.com/d-vu
Veena Sridhar
[](http://github.com/)
https://github.com/veena-sridhar
Sean Ho
[](http://github.com/seanhho)
http://github.com/seanhho
Brandon Courtney
[](http://github.com/)
http://github.com/bcourtney5965
##Demo
www.GitGoing.io
insert gifs
##Tech Stack
* [React](https://facebook.github.io/react/) for rendering views and [Redux](https://github.com/reactjs/redux) for managing state
* [Redis]() for
* [Socket.io]() for
* [Next item]
* [Next item]
* [Next item]
##Challenges Faced
##How to start the application locally
###Install dependencies:
- [ ]
- [ ]
###Starting the app
- [ ] Start Redis `redis-server`
- [ ] Start Server `npm run dev`
- [ ] You can now open `http://localhost:3000/`
##System Architecture
##Database Schema
##License
MIT