Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradystroud/parmipicks
🐔🍽️ Your ultimate guide to the best chicken parmi reviews, ratings, and recommendations
https://github.com/bradystroud/parmipicks
nextjs tailwind tailwind-css tailwindcss tina tinacms
Last synced: 4 days ago
JSON representation
🐔🍽️ Your ultimate guide to the best chicken parmi reviews, ratings, and recommendations
- Host: GitHub
- URL: https://github.com/bradystroud/parmipicks
- Owner: bradystroud
- License: mit
- Created: 2023-04-12T06:58:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T22:33:25.000Z (7 months ago)
- Last Synced: 2024-05-01T19:03:07.925Z (6 months ago)
- Topics: nextjs, tailwind, tailwind-css, tailwindcss, tina, tinacms
- Language: TypeScript
- Homepage: https://parmipicks.com
- Size: 18.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🐔 ParmiPicks: Chicken Parmi Review Website
ParmiPicks is your ultimate guide to the best chicken parmi reviews, ratings, and recommendations. Explore and discover the finest chicken parmis in town.
## 🚀 Getting Started
These instructions will help you set up the project on your local machine for development and testing purposes.
The `_docs` folder contains further documentation on the project.
### 📋 Prerequisites
Make sure you have the following installed on your system:
- [Node.js](https://nodejs.org/en/download/) (version 12.x or higher)
- [yarn](https://yarnpkg.com/getting-started/install) (version 1.x or higher)### 🛠️ Installation
Follow these steps to set up the project on your local machine:
1. Install the required dependencies:
```bash
yarn
```2. Run the development server:
```bash
yarn dev
```Now you can open your browser and navigate to http://localhost:3000 to see the project running.
### 📚 Built With
- Next.js - The React framework used for building the website
- TinaCMS - The content management system used for editing content
- OpenAI API - The API used for integrating ChatGPT/GPT-4### 📖 License
This project is licensed under the MIT License - see the LICENSE file for details.