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 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:24:45.000Z (over 3 years ago)
- Last Synced: 2025-03-12T22:28:01.587Z (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

### 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