A curated directory of online forums to help users discover active and niche communities.
Foreando is a modern directory of online forums focused on discoverability and quality.
The project aims to make it easier to find active communities across different topics, avoiding outdated or inactive forums by organizing content in a structured and user-friendly way.
- A categorized directory of online forums.
- Individual pages for each forum with detailed information.
- SEO-friendly structure (sitemap, canonical URLs).
- Submission system for new forums.
- Clean and responsive UI.
- Optimized metadata and accessibility improvements.
You will need node.js and git installed globally on your machine.
-
Clone the repository:
git clone https://github.com/leknod/foreando.git
-
Install dependencies:
cd foreando npm install -
Run the development server:
npm run dev
Open http://localhost:3000 to view it in the browser.
