DevDisplay Icon

DevDisplay

DevDisplay Community Website

shadcn/ui React Vite TypeScript Vercel

Visit the site

Contents

How to install

  1. Clone this repository:
git clone https://github.com/codeaashu/DevDisplay-Community-Website.git
  1. Go into project
cd DevDisplay-Community-Website
  1. Install dependencies
npm install
  1. Run project
npm run dev

How to contribute

  1. Switch to the dev branch.

  2. Fork the repository.

  3. Make changes to the forked repository.

  4. Submit a pull request, and ensure Vecel's preview deployment is passing. Here's a resource on how to write a perfect pull request. Contributions from this repo will count towards Hacktoberfest.

Note: If you wish to add new pages, please add them as new routes under a folder.