matwii / kommuneliste

Simple webapp to do search and filtering on municipalities in Norway. Made in React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Municipality Search

git clone

First you need to clone the project.

npm install

When project is finished cloning make sure you have Node installed. Navigate to this folder in a terminal and type npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

TODO

These are some things I should do to make the app even better.

  • Dynamic Loading of items
  • Sorting when you click on table head

About

Simple webapp to do search and filtering on municipalities in Norway. Made in React.


Languages

Language:JavaScript 77.4%Language:HTML 17.0%Language:CSS 5.6%