A modern, professional web application for library form submissions — built with performance and simplicity in mind.
Follow these steps to set up the project locally.
git clone git@github.com:nemanja85/Library-Form-Submission.gitcd library-form-submission
npm install
Start the development server with:
npm run dev
Frontend: React / Vite
Styling: CSS Modules
State Management: React Hooks / Context API
Contributions are welcome! Feel free to open an issue or submit a pull request.
If this project helped you, please consider giving it a star ⭐️ — it means a lot!
This project is open-source and available under the MIT License.