Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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