https://github.com/state-less/forum-frontend
A headless vite frontend which connects to a React Server platform and consumes the forum service.
https://github.com/state-less/forum-frontend
Last synced: 12 months ago
JSON representation
A headless vite frontend which connects to a React Server platform and consumes the forum service.
- Host: GitHub
- URL: https://github.com/state-less/forum-frontend
- Owner: state-less
- Created: 2024-01-28T20:07:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T12:36:53.000Z (over 2 years ago)
- Last Synced: 2025-04-05T11:34:34.844Z (over 1 year ago)
- Language: TypeScript
- Size: 7.95 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# JavaScript.forum
Welcome to the Git repo for the javascript.forum site!
Whether you're just here to poke around or if you want to collaborate, you are more than welcome!
This README is a living document, so check back for updates!
## Purpose
javascript.forum is a place for all who love JavaScript to come together and discuss our favorite language.
## Contributing
Contributions are always welcome!
The site is mostly written in TypeScript and React, so if you're familiar with those, you'll feel right at home! Even if you are already familiar with forking and pull-requests, you should still read through the [contributions](CONTRIBUTIONS.md) page, as there are important style guides to follow.