Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# go-initializer webapp

This is the web application for the `go-initializer` project. It provides a user-friendly interface to generate Go project templates based on user-defined configurations.

## Features

- Interactive form to select project options
- Real-time preview of the generated project structure
- Downloadable ZIP file of the generated project
- Responsive design for various screen sizes

## Technologies Used

- React
- TypeScript
- Tailwind CSS
- Vite

## Getting Started

### Prerequisites