Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 772 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 772 Bytes

A small business website for Iron Detailing

Iron Detailing is a mobile automotive detailing service based out or Los Angeles, CA. It serves Torrance, South Bay, and surrounding areas.

You can preview this site at irondetailing.netlify.app.

How to Use

  • Clone the repo and cd into its folder.
  • Run npm install.
  • To run rtdl's website locally in dev mode, run npm run dev. You can view the site at http://localhost:3000/.
  • To build the website, run npm run build and it will output to the .next folder.

License 🤝

MIT

Appreciation 🙏