A modern, stunning and responsive website built with HTML5 and CSS3.
- Run
npm installto install the dependencies. - In the root directory, you can run
npm startto start the app on http://localhost:1234 in development mode. - Run
npm run buildto generate a production build in thedist/folder.
