Snippetbox is a web application for storing and sharing code snippets. This project was created by following the instructions from the book "Let's Go" by Alex Edwards.
- User authentication and authorization
- Create and view snippets
- CSRF protection
This project is licensed under the MIT License -- see the LICENSE file for details.
This project was created by following the instructions in the book "Let's Go" by Alex Edwards. Special thanks to Alex Edwards for the detailed and helpful guide.