Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikhilgholap1304/graffiti

A design hub โœจ, unveil the miracle for frontend designers. Graffiti is a social platform ๐Ÿ™Œ designed for frontend designer enthusiasts to share, discover, and engage in the form of web designs with utilities from around the planet ๐Ÿฑโ€๐Ÿ
https://github.com/nikhilgholap1304/graffiti

expressjs mongodb mongoose mui nodejs primereact reactjs scss

Last synced: about 5 hours ago
JSON representation

A design hub โœจ, unveil the miracle for frontend designers. Graffiti is a social platform ๐Ÿ™Œ designed for frontend designer enthusiasts to share, discover, and engage in the form of web designs with utilities from around the planet ๐Ÿฑโ€๐Ÿ

Awesome Lists containing this project

README

        

# Graffiti ๐ŸŽจ

## ๐Ÿ“ Description

Graffiti is a social platform designed for frontend designer enthusiasts to share, discover, and engage with form of web designs with utilities from around the world. Users can upload their own design creations, explore references by other users, and connect with fellow designers. Whether you're a seasoned design artist or simply appreciate the vibrant supportive templates, **Graffiti** provides a space to showcase your talent and connect with like-minded individuals.

## ๐ŸŽž Demo Images

![Weatherly Preview](image1.png)

![Weatherly Preview](image2.png)

## ๐Ÿงพ Table of Contents

1. [Installation](#installation)
2. [Features](#features)
3. [Technologies Used](#technologies-used)
4. [Contributing](#contributing)
5. [License](#license)

## ๐Ÿ“ฅ Installation

To get started ๐Ÿš€ with Graffiti on your local machine, follow these steps:

1. **Clone the repository:**

```bash
git clone https://github.com/Nikhilgholap1304/Graffiti.git

2. **Navigate to the project directory:**

```bash
cd Graffiti

3. **Install dependencies:**

```bash
npm install

4. **Start the development server:**

```bash
npm start

## ๐Ÿš€ Features

- **User Authentication:** Users can sign up for an account, log in, and securely authenticate their identity.
- **Upload Design:** Designers can upload design tempalates of various categories to share with the community and users.
- **Explore Desgins:** Users can browse through a curated collection of web designs be it landing pages, svgs, illustrations, etc from around the planet.
- **Engage and Connect:** Users can like, comment on, bookmark, download their favorite designs, fostering community engagement.
- **Search and Discover:** Explore designs by categories, tags, or artists to discover new and inspiring artwork.
- and many more things are there just explore already...

## ๐Ÿ› ๏ธ Technologies Used

### Frontend:

- **React.js:** A popular JavaScript library for building user interfaces.
- **Material-UI:** A React UI framework that implements Google's Material Design.
- **PrimeReact:** A rich set of open-source UI components for React.
- **Axios:** A promise-based HTTP client for making API requests.
- **SCSS:** A preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
- **CSS Modules:** Modular CSS approach for styling React components.

### Backend:

- **Node.js:** A JavaScript runtime environment for building server-side applications.
- **Express.js:** A minimalist web framework for Node.js.
- **MongoDB:** A NoSQL database for storing user data, design metadata, and comments.
- **Mongoose:** An ODM (Object Data Modeling) library for MongoDB and Node.js.

## ๐Ÿค Contributing

We welcome contributions from the community to help improve Graffiti! If you'd like to contribute, please follow these guidelines:

1. Fork the repository and create your branch.
2. Make your changes and ensure that the code follows the project's coding standards.
3. Test your changes thoroughly.
4. Submit a pull request with a clear description of your changes.

## ๐Ÿ“„ License

This project is licensed under the [License](LICENSE). Feel free to use, modify, and distribute the code for both personal and commercial projects.