group-match

所属分类:MongoDB
开发工具:CSS
文件大小:13065KB
下载次数:0
上传日期:2022-12-22 11:00:49
上 传 者sh-1993
说明:  社交网络网络应用程序,具有实时新闻订阅、搜索本地事件和创建事件聚会的能力...
(Social networking web app with real-time news feed, ability to search for local events, and create meetups to events for other users to join.)

文件列表:
.DS_Store (6148, 2019-12-13)
client (0, 2019-12-13)
client\package-lock.json (729057, 2019-12-13)
client\package.json (2021, 2019-12-13)
client\public (0, 2019-12-13)
client\public\favicon.ico (3870, 2019-12-13)
client\public\index.html (1803, 2019-12-13)
client\public\manifest.json (306, 2019-12-13)
client\src (0, 2019-12-13)
client\src\App.js (1653, 2019-12-13)
client\src\App.test.js (248, 2019-12-13)
client\src\assets (0, 2019-12-13)
client\src\assets\css (0, 2019-12-13)
client\src\assets\css\black-dashboard-pro-react.css (798426, 2019-12-13)
client\src\assets\css\black-dashboard-pro-react.css.map (752155, 2019-12-13)
client\src\assets\css\homepage.css (136, 2019-12-13)
client\src\assets\css\nucleo-icons.css (7683, 2019-12-13)
client\src\assets\demo (0, 2019-12-13)
client\src\assets\demo\demo.css (7150, 2019-12-13)
client\src\assets\fonts (0, 2019-12-13)
client\src\assets\fonts\nucleo.eot (26524, 2019-12-13)
client\src\assets\fonts\nucleo.ttf (26364, 2019-12-13)
client\src\assets\fonts\nucleo.woff (15168, 2019-12-13)
client\src\assets\fonts\nucleo.woff2 (12616, 2019-12-13)
client\src\assets\img (0, 2019-12-13)
client\src\assets\img\anime3.png (37930, 2019-12-13)
client\src\assets\img\anime6.png (39891, 2019-12-13)
client\src\assets\img\apple-icon.png (2446, 2019-12-13)
client\src\assets\img\asc.gif (60, 2019-12-13)
client\src\assets\img\bg.gif (70, 2019-12-13)
client\src\assets\img\bitcoin.png (253287, 2019-12-13)
client\src\assets\img\blob.png (103307, 2019-12-13)
client\src\assets\img\cercuri.png (29444, 2019-12-13)
client\src\assets\img\chester-wade.jpg (54658, 2019-12-13)
client\src\assets\img\denys.jpg (221156, 2019-12-13)
client\src\assets\img\desc.gif (60, 2019-12-13)
... ...

# Group Match ## Overview Group-Match is a social networking web app where users can interact with each other within the real-time updated News Feed in order to post statuses, like other users' posts, comment on other users' posts, or edit their own comments. Users can search local events to determine if they would like to create a Meet Up based on their preferences where other users can then join the Meet Up. [Visit Site](https://group-match-app.herokuapp.com) ![](./group-match-preview.gif) ## Getting Started > Sign up for API keys * [EventBrite](https://www.eventbrite.com/platform/) * [Google Maps](https://cloud.google.com/maps-platform/) * [Dark Sky](https://darksky.net/dev) ## Installation > Clone and install with npm ```shell $ git clone https://github.com/nguyenchris/group-match.git $ cd group-match $ npm install $ npm start ``` > Create .env file at root directory with the values being your API keys ```js JWT_SECRET=your-jsonWebToken-secret GOOGLE_KEY=your-googlemaps-key EVENTBRITE_TOKEN=your-eventbrite-key DARK_SKY_KEY=your-darksky-key ``` ## Technologies Used 1. React.js 2. Redux 3. MongoDB / Mongoose 4. Socket.io 5. Node.js 6. Bootstrap / reactstrap ### Authors * [Chris Nguyen](https://github.com/nguyenchris) * [Dan Lott](https://github.com/DanielLott) * [Dylan Barton](https://github.com/DylanBarton1856)

近期下载者

相关文件


收藏者