- Notifications
You must be signed in to change notification settings - Fork1
📈🗺️ React web application to visualise the UK Office of National Statistics (ONS) data on business enterprises by UK country, region, county, or district.
License
syedtaqi95/business-activity-frontend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A web application to visualise the UK Office of National Statistics (ONS) data on business enterprises by UK country, region, county, or district.
- See the demodeployed here.
- Deployed along with the backend repositoryavailable here.
- React.js
- TypeScript
- Mapbox GL JS
node
npm
- Install and run the backend repository locally as describedhere.
- Then clone this repo and install it.
git clone https://github.com/syedtaqi95/business-activity-frontend.git
cd business-activity-frontend && npm install
\
npm start
Then visithttp://localhost:3000/
Note: you need to run the backend repo onhttp://localhost:8000
in order to load map data.
npm run build
public
: contains the static assetssrc
: top level folder for the React appcomponents
: contains the React componentsservices
: services to communicate with the backendutils
: utilities directory
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make aregreatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. SeeLICENSE
for more information.
Syed Taqi Haider -www.github.com/syedtaqi95
Joel Edwardson -www.github.com/joeledwardson
About
📈🗺️ React web application to visualise the UK Office of National Statistics (ONS) data on business enterprises by UK country, region, county, or district.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.