GithubHelp home page GithubHelp logo

shreyyq / devlabs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from himanshunarware/devlabs

0.0 0.0 0.0 2.12 MB

DevLabs is a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community

Home Page: https://www.devlabsstore.tech/

JavaScript 67.06% CSS 31.29% HTML 1.65%

devlabs's Introduction

Laptop DevLaps

Welcome to DevLaps, a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community. On DevLaps, you can discover a collection of free tools that can assist you in various aspects of your life. Moreover, you have the opportunity to contribute to this project by adding more tools to the database.

Check out the live project at DevLaps

DevLaps

๐ŸŒŸ Our Mission

Our website provides a platform for contributors from all over the world to share their ideas in the form of helpful websites that are free to use. It helps us save a ton of time by allowing us to access a list of all the websites in one location. Whether it be a tool or an educational platform, we may discover any type of website here. This makes it a platform for sharing knowledge!


๐Ÿš€ Tech Stack

  • React.js: A JavaScript library for building user interfaces.

๐Ÿš€ Quick Start

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request. Make sure to follow the project's code of conduct.


๐Ÿ“ฆ Installation

You can clone the project directly from this repo to your local system.

1. Clone the Repo

git clone https://github.com/username/Devlabs.git

2. Install Dependencies

npm install

3. Start Development Server

npm start
#or
npm run dev

4. Create Backend Environment

MONGODB_URI=<mongodb connection uri for the database>
PORT=<port number on which backend is running>
FRONTEND_URL=<url of the frontend>
MAIL=<email from which to send mail to self>
PASSWORD=<passkey corresponding to above mail>

5. Create Frontend Environment

All the environment variables for react must be prefixed with REACT_APP_.

REACT_APP_BACKEND=<url of the backend>

6. Create a New Branch

git checkout -b YourBranchName

7. Make Your Changes to the Source Code

To add a new tool:

Go to src > DB > product.json & add your code

{
    productName: "< App_Name >",
    category: "remote | resume | tweet | ai | ethical | movies | extensions | tools",
    image: "< Image-Url >",
    link: "< Link_to_the_website >",
    description: "< Description of product >"
},
  • Ensure that your URLs are short. It is recommended to use bitly for URL shortening.
  • Descriptions should not exceed 10-12 words.

8. Stage Your Changes

โš ๏ธ Make sure not to commit package.json or package-lock.json file

โš ๏ธ Make sure not to run the commands git add . or git add *


Instead, stage your changes for each file/folder specifically.

git add "<files_you_have_changed>"

9. Commit Your Changes

git commit -m "<your_commit_message>"

10. Push Your Local Commits to the Remote Repository

git push origin YourBranchName

11. Create a Pull Request

Create a Pull Request!

Let's Collaborate and Make DevLaps Even Better! ๐Ÿ’ป๐ŸŒŸ

devlabs's People

Contributors

himanshunarware avatar panwar8279 avatar davidkrupa avatar mayank77maruti avatar dhruv8433 avatar vihar-s1 avatar ayush-848 avatar root-0101 avatar suhainafathimam avatar prashantanand03 avatar lymah123 avatar kushalkumar1362 avatar ogadavid avatar amanr-dev avatar vanicoding27 avatar coder-pink avatar rakshit-gen avatar codedrinks270 avatar ayushmaanagarwal1211 avatar ashutoshdash1999 avatar alaynashaheen avatar sarthaksharma27 avatar mukilan2815 avatar chandu6702 avatar tonystark-47 avatar rahulpoonia29 avatar khushminder270 avatar anand-harsh avatar m-tabish avatar mohitkumar1718 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.