This is a MERN stack forum site for outdoor enthusiasts to share their love of the outdoors.
Technologies Used
Installation
Usage
Testing
Media
Contact and Questions
- JavaScript
- HTML5
- CSS3
- Bootstrap5
- Express.js
- React.js
- ApolloServer
- GraphQL
- jwt
- bcrypt
- mongoDB
- mongoose
- Concurrently
- https: git clone https://github.com/p-fassbender/my-outdoor-space.git
- ssh: git clone git@github.com:p-fassbender/my-outdoor-space.git
- All NPM packages required for this application are already listed as dependencies in the package.json file. Run the command npm i command in your terminal at the root directory level to install the packages.
- Ensure you have Node.js installed on your machine. The application will be invoked by entering node server.js in the command line.
This program can be run through a browser using the provided link to the the deployed application in the Media section. Alternatively, to run this application locally you will need to:
- Clone this repository to receive all of the files
- Set up your environment variables in a .env file
- Run npm install command in your terminal at the root directory level to set up all of the dependencies
- Initialize and populate your database by running the node server/config/seeds command in your terminal at the root directory level
- Run npm run develop to start the application's connection
- Go to the url of the application http://localhost:3000/ to begin using it
There are no formal tests for this project
The following link is to this project's github repository https://github.com/p-fassbender/my-outdoor-space
The following link is to this project's live website https://my-outdoor-space.herokuapp.com/
Any questions feel free to contact us via our githubs or by sending any of us an email.
- Email: ericbwebdev86@gmail.com
- GitHub: https://github.com/ericbwebdev86
- Email: mattkolbach@yahoo.com
- GitHub: https://github.com/MattKolbach
- Email: fassbenderp0551@gmail.com
- GitHub: https://github.com/p-fassbender
- Email: rtthiel8@gmail.com
- GitHub: https://github.com/rtthiel8
MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.