Svelte Forum is a modern and customizable forum built with the Svelte framework. It provides a user-friendly interface for discussions, questions and answers, announcements, and more.
This project is a work in progress, and the forum is not yet fully functional. Our goal is to create a feature-rich forum that is easy to use and can be customized to fit any community's needs.
To run this project locally, you will need to have Node.js and npm installed on your machine. Once you have these installed, follow these steps:
npm install
to install the project dependencies.npm run dev
to start the development server.http://localhost:5173
to view the project.