Skip to content

jasonetorres/pizzapics

Repository files navigation

RepoRater

PizzaPix: A Social Hub for Pizza Enthusiasts

Let's build PizzaPix together – one slice at a time! 🍕🚀 Welcome to PizzaPix, your go-to social media app for pizza lovers! This README serves as your guide to understanding the project, its technologies, and how you can contribute to making PizzaPix even better.

Technologies at a Glance

TypeScript PizzaPix relies on TypeScript, a statically typed superset of JavaScript. This choice enhances development by catching errors early and improving code maintainability.

Tailwind CSS Styling is powered by Tailwind CSS, a utility-first framework. Tailwind allows for swift development and easy customization of your pizza-filled masterpiece.

Vite Built with Vite, a speedy web development build tool, PizzaPix ensures a lightning-fast development experience. Features like hot module replacement expedite iteration during development.

Shadcn For additional styling components, we turn to Shadcn. This library enhances both the visual appeal and functionality of your PizzaPix experience.

Appwrite Backing PizzaPix is Appwrite, an open-source backend server simplifying web and mobile app development. Enjoy services like user authentication, database management, and file storage, all seamlessly integrated into PizzaPix.

Getting Started

Ready to dive into the pizza-filled world of PizzaPix? Follow these steps to set up your development environment:

Development

Local Development

Clone the Repository

git clone https://github.com/yourusername/pizzapix.git

Install Dependencies

cd pizzapix
npm install

Start the Development Server

npm run dev

Visit http://localhost:3000 to explore PizzaPix in action!

GitPod

Open BioDrop in Gitpod

Contributing

PizzaPix welcomes your contributions to make our pizza-loving community even more vibrant! Follow these guidelines to ensure a smooth collaboration:

Issue Template

If you encounter issues or have feature requests, please use our issue template.

Pull Requests

Fork the repository and create a new branch for your feature or bug fix:

git checkout -b feature-name

Make your changes and stage them.

git add <filename>

After you stage all the changes, commit those changes.

git commit -m "Description of changes"

Push your changes to your fork:

git push origin feature-name

Open a pull request to the main branch of the original repositoryhttps://github.com/jasonetorres/pizzapics.

Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published