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