A brief description of the project goes here.
- Clone the repository.
- Run
yarn installto install dependencies.
To use the project, follow these steps:
- Run
yarn startto start the application. - Open your browser and navigate to http://localhost:4000.
- contact
- Feedback
- express
- mongodb
- mongoose
- nodemailer
- cors
- body-parser
- Fork the project.
- Create a new branch:
git checkout -b feature-branch. - Make your changes and commit:
git commit -m 'Add new feature'. - Push to the branch:
git push origin feature-branch. - Submit a pull request.
This project is licensed under the MIT License.