These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
A step by step series of examples that tell you how to get a development env running.
clone the repo
Git clone https://github.com/Arthur-Matias/windows98-error-message.git
cd windows98-error-message
Then install the dependencies and run the development server
npm install
npm run dev