This is a full-stack challenge I gave myself to practice what I've learned about Node/Express, and React/Redux. It also utilizes a MongoDB database.
Clone the project and type "npm install" inside the main and client folders in your terminal.
To run the app:
- navigate to the main folder in the terminal
- type "npm run dev"
- Create an account at Sign-up.
- Login with the email and password used.
- Make a profile with your preferred credentials.
- Post and comment in "The Conversation"
- View the list of Nerds by clicking "The Nerd List."
- View an individual's profile by clicking on it.