Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisru/bgt-frontend
🌎 Frontend of a management dashboard for the BGT
https://github.com/chrisru/bgt-frontend
maps open-data react school-project
Last synced: 5 days ago
JSON representation
🌎 Frontend of a management dashboard for the BGT
- Host: GitHub
- URL: https://github.com/chrisru/bgt-frontend
- Owner: ChrisRu
- License: mit
- Created: 2018-02-05T20:48:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T19:28:31.000Z (about 5 years ago)
- Last Synced: 2024-11-25T21:31:58.286Z (2 months ago)
- Topics: maps, open-data, react, school-project
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The Hague Maps
Show of tasks in the Hague
![screenshot](public/screenshot.png?raw=true)
## Setup
1. Install the node modules
`npm install`
2. Copy the `.env.example` to just `.env`
3. Edit the environment variables to your liking
## Running
1. Start the development server
`npm run start`
2. The application should start after a few seconds. Press CTRL+C to exit.
## Design inspiration
- Dashboard: [Bank Card Management Dashboard (dribbble)](https://dribbble.com/shots/4265063-Bank-ard-Management-Dashboard/)
- Dashboard: [Exploration Dashboard Chart (dribbble)](https://dribbble.com/shots/2814328--Exploration-Dashboard-Chart)
- Table: [Agile CRM Contacts (dribbble)](https://dribbble.com/shots/3141791-Agile-CRM-Contacts)
- Table: [Clearmove Admin Employees (dribbble)](https://dribbble.com/shots/3147004-Clearmove-Admin-Employees)
- Icons: [UI Interface (flaticon)](https://www.flaticon.com/packs/ui-interface-25?group_id=1)## License
This application is MIT licensed