A fan site of the Band The Beatles
- Fork the repository.
- Clone onto your machine.
- Open the project in VS Code or any other code editor of your choice.
- Open terminal in the same directory.
- Type the command
npm i
. - Type the coommand
npm run dev
and go to your localhost to see the project running.