A Social media application built with React, Redux and a MongoDB back-end. You can alter this application to network to whatever kind of social group you so desire.
To run application, start a terminal in the root of the application where the server.js is located. Then type npm run dev.
- Brad Traversy and his Udemy course: MERN stack Front To Back Full Stack React, Redux and Node.js which can be purchased here.
- Installation of Web Browser to view webpage
- Visual Studio Code to analze the code for the website
- Node.js
- React JS/ React Redux
- Installation of Node Package Modules
- Github Account
- Install Node Packages for both the backend and the client
- Create an env file that reflects the env.example included with this application.
- The GITHUB_CLIENTID and GITHUB_CLIENTSECRET parts of the env file are used to allow the application to connect with Github to display a user's Github repositories.
- You can obtain these by going to the "Github Register a new OAuth Application" page by clicking here.
- Open Terminal in the root of the application folder where server.js is located.
- run the command: npm run dev
- Lam Nguyen
The Unlicense
- Visual Studio Code
- Node.js
- React JS
- Redux
- MongoDB
View Deployed app here