Giter Club home page Giter Club logo

pranavs1205 / web-resources-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jayk-gupta/web-resources-project

0.0 0.0 0.0 7.61 MB

The project aims to provide developers with a centralized platform to access a wide range of frontend tools and resources, making their development process more efficient and productive.

Home Page: https://web-resources-hub-project.vercel.app/

License: MIT License

JavaScript 95.17% CSS 2.52% HTML 2.31%

web-resources-project's Introduction

Description

Web Resource Hub is an open-source project developed for the DevJam Hackathon organized by Social Summer of Code. It serves as a comprehensive collection of frontend web resources, including HTML, CSS, JavaScript, and React. The project aims to provide developers with a centralized platform to access a wide range of frontend tools and resources, making their development process more efficient and productive.

Screenshot 2023-05-15 094313

How to Use

  1. Choose a Section:Start by selecting the section that corresponds to the type of resource you're interested in. You can choose from Videos, Websites, Books, or Tools.

  2. Explore Tags: Within each section, you'll find tags representing different technologies such as HTML, CSS, JavaScript, and React. Click on a specific tag to filter the resources and display only those relevant to the chosen technology. For example, clicking on the "HTML" tag will show resources specifically related to HTML.

  3. Browse Resource Cards: Once you've selected a tag, resource cards related to that technology will be displayed. Each card represents a specific resource, such as a video tutorial, website, book, or tool. The cards typically contain a brief description, title, and relevant details about the resource.

  4. Access Resource Details: Click on a resource card to access more details about the resource. This may include a link to the video, website, or book, as well as additional information, ratings, or reviews.

  5. Navigate Back: To explore more resources within the same section, simply use the navigation buttons or links provided. You can go back to the list of tags, choose a different tag, or select another resource.

Getting Started

  1. Fork the project,click on create new fork. s3

  2. To clone the repository to your local machine, follow these steps:

  3. Click on the "Code" button. s1

  4. Copy the HTTPS Link. s2

  5. Open the terminal or command prompt on your computer.

  6. Navigate to the directory where you want to clone the repository.

  7. Type the command git clone [https://github.com/<your_github_username>/web-resources-project.git] (This will download the repository to your local machine)

Running the Project Locally

  1. Open a terminal or command prompt on your computer.
  2. Navigate to the directory where the repository was cloned.
  3. Run the following command: pnpm install (This command installs the project dependencies).
  4. After the installation is complete, run the following command: pnpm dev (This command launches the project in your local browser or terminal).

Adding new resource

  1. Navigate to the database folder in the src folder.
  2. Navigate to the appropriate section directory (videos, websites or challenges etc) based on the type of resource you want to add.
  3. Each directory has technology json file
  4. Create a new object for your resource in the appropriate json file.
  5. Add the details of your resource: title,description,link,image link.

Adding images

The size of the image should be less than 300 Kb

  1. Navigate to the public folder.
  2. Now navigate in the Card Images folder
  3. There you will find folders of all the sections, navigate to the appropriate folder.
  4. Each folder has a .md file
  5. Drag and drop your image in the .md file in the appropriate position.

Contributing

We welcome contributions from the community! If you're interested in contributing to this project, please read our Contributing Guidelines for more information on how to get started.

License

MIT License

web-resources-project's People

Contributors

jayk-gupta avatar shashwat7725 avatar krishchopra22 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.