A light clone of the Campuswire forum using the MERN stack
- You can create an account and signup
- You can log in with your account information
- You can view all the questions on the home page, however, you cannot submit an answer unless you're logged in
- You can answer questions if you are logged in and answers will update within 2 seconds
- The newest questions from the database will be pulled every 2 seconds
- MongoDB
- Mongoose
- Express.js
- React
- React Bootstrap
- Node.js
- Axios
git clone
npm install
npm run dev