Skip to content

swapn652/Beatles_FanSite

Repository files navigation

Beatles_FanSite

A fan site of the Band The Beatles


Screenshots

Screenshot 2023-06-30 at 5 32 49 PM Screenshot 2023-06-30 at 5 33 21 PM Screenshot 2023-06-30 at 5 33 38 PM

To run on your local machine:

  1. Fork the repository.
  2. Clone onto your machine.
  3. Open the project in VS Code or any other code editor of your choice.
  4. Open terminal in the same directory.
  5. Type the command npm i.
  6. Type the coommand npm run dev and go to your localhost to see the project running.