Badmuts / hsleiden-ipsenh-front

Frontend app for IPSENH API written in React bootstrap by create-react-app

Home Page:https://ipsenh.daan.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Docker Pulls Docker Stars

IPSENH Front

Dit is een React frontend voor het IPSENH project.

Getting started

# Start react met server at localhost:9000
$ npm start
# Or when using yarn
$ yarn start 

# Run tests
$ npm test
# Or when using yarn
$ yarn test

Linting/formatting

Use the Prettier formatter and the VSCode plugin

Otherwise use the format command

$ yarn run format

For more info about how to use this react app and its tools check REACT.md

About

Frontend app for IPSENH API written in React bootstrap by create-react-app

https://ipsenh.daan.codes

License:MIT License


Languages

Language:JavaScript 95.6%Language:HTML 2.0%Language:CSS 1.4%Language:Makefile 0.9%Language:Shell 0.0%