Welcome to the Web Agency website! This is a full-stack website built using Node.js, Express, MongoDB, EJS templates, and Bootstrap for styling. The website provides web and software solutions to clients and includes user authentication and a discussion forum.
- User sign-up and login
- User dashboard
- Discussion forum
- Contact us page
- Node.js
- Express
- MongoDB
- EJS templates
- Bootstrap
To run the website on your local machine, follow these steps:
- Clone the repository.
- Install the dependencies using
npm install
.