To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/cesar4rroyo/social-app.git
# Go into the repository
$ cd social-app
# Install dependencies
$ npm install
# Run the app
$ npm start
Important:
- You must have MongoDB installed.
Note:
- If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
- firebase
- mdbreact
- mongoose
- moment
- react-redux
- redux
- redux-thunk
- react-router-dom
- react-toastify
- styled-components
- sweetalert
Test user User: [email protected] Password: 123456 Or you can log with your Gmail account
Usage is provided under the MIT License. See LICENSE for the full details.