An application that guides the gives a pleasureable guide to the user.
- Clone the repo through here
https://github.com/VincentKempers/van-gogh-project.git
- navigate to the directory
- To install
npm install
- To run production
npm start
- To run development
npm run dev