Coder Social home page Coder Social logo

bhs-harish / styleshare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaibhavarora314/styleshare

0.0 0.0 0.0 787 KB

A simple web based platform where users can easily create, explore, and share Tailwind CSS components and designs with fellow users.

Home Page: https://style-share.vercel.app

License: MIT License

JavaScript 0.96% TypeScript 98.27% CSS 0.29% HTML 0.48%

styleshare's Introduction

Style Share

A simple web-based platform where users can easily create, explore, and share Tailwind CSS components and designs with fellow users.

Project Description

Style Share is a collaborative platform designed to streamline the process of creating and sharing Tailwind CSS components. Users can explore a wide range of design components created by the community, contribute their own, and engage with fellow designers and developers to enhance their web development projects.

TechStack

  • TypeScript
  • Express
  • React
  • Recoil
  • Prisma + MongoDB
  • Tailwind

Screenshots

alt text alt text alt text

Setting Up on your machine

  1. Go to the backend folder and create a .env file similar to .env.example

  2. Run the following commands in the backend folder

    npm install
    npm run build
    npm run dev

    The npm run build cmd will handle the Prisma migrations, and also build the frontend folder which will be served by the express server.

    Possible Problems:

    • Prisma may give error for MongoDB replica set, in such case use Mongodb atlas for the database instead of the local database or start a Mongo docker container with the replica set.
  3. In case you are modifying the frontend and you want hot module reloading, then run the following commands in the frontend directory

    npm install
    npm run dev

    Also, set the default base URL of the backend (don't push this to GitHub) or simply uncomment the following: App.tsx lines 17-18

How to Contribute

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Clone the repository.
    git clone https://github.com/VaibhavArora314/StyleShare.git
  3. Create a new branch.
    git checkout -b your-branch-name
  4. Make your changes.
  5. Commit your changes.
    git commit -m 'Add some feature'
  6. Push to the branch.
    git push origin your-branch-name
  7. Open a pull request.

Our Contributors

License

This project is licensed under the MIT License. See the LICENSE file for more details.

styleshare's People

Contributors

vaibhavarora314 avatar joyosmit avatar ultimateutkarsh11 avatar parth18shah avatar asymtode712 avatar its-kumar-yash avatar hemashree21 avatar meetdod avatar tonystark-47 avatar mansi02-sadanand avatar abhidiva96 avatar root-0101 avatar saumya-28 avatar nagalakshmi08 avatar anshika14528 avatar kushalkumar1362 avatar akshatbujethiya avatar debangi29 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.