some useful information
- solve issues
- suggest a feature
- submit new issues
- have fun and improve the site anyway you like!
- Fork the repo
- clone the repo locally
git clone https://github.com/drex44/good-food-guide.git
- go to the directory
cd good-food-guide
- install dependencies
npm install
- run the application locally
npm run dev
- go to https://localhost:3000