Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxching/react-bulletin-board
react bulletin app
https://github.com/foxching/react-bulletin-board
react react-draggable reactjs uuid
Last synced: about 13 hours ago
JSON representation
react bulletin app
- Host: GitHub
- URL: https://github.com/foxching/react-bulletin-board
- Owner: foxching
- Created: 2019-05-09T22:54:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:24:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T07:59:39.637Z (over 1 year ago)
- Topics: react, react-draggable, reactjs, uuid
- Language: JavaScript
- Homepage:
- Size: 6.96 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Bulletin Board App
:clipboard: A simple bulletin application written in reactjs.
### Screenshot
![light theme](https://github.com/foxching/bulletin-board/blob/master/public/images/screenshot.png)### Installation
Install all the dependencies
```sh
$ yarn install
```### Serve
To serve in the browser```sh
$ yarn start
```
Serve on localhost:300### Build
Compile and build```sh
$ yarn build
```## More Info
### Author
Rechie Lagria
### Version
1.0.1### License
This project is licensed under the MIT License