Rutgers-Esports-Newsletter-App/README.md
2021-06-20 08:51:28 -04:00

2.5 KiB


Logo

Rutgers Esports Newsletter App

Table of Contents
  1. About The Project
  2. License
  3. Contact
  4. Acknowledgements

About The Project

Screenshot

A simple web application for the Rutgers Esports newsletter sign-up.

Details

  • Developing based on the Web Developer Bootcamp course.
  • My first server-side web-app, which provides intuition on how the front-end and back-end interact.
  • Interacting with the MailChimp API using a POST request form.
  • Hosting on Heroku.

Built With

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mueez Khan - @mueezkhan_

Project Link: https://github.com/rzmk/Rutgers-Esports-Newsletter-App

Acknowledgements