ArchanJS / Project-Ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Your Contribution

  1. Fork this repository, star this repository , and clone it onto your machine.

  2. Make changes to the code on that branch, add your details in data.js like below and commit.

    {
        projectName: "Tripsplit",
        techStack: "An app to slipt the trip cost between friends.",
    },
    
  3. Push the commit to GitHub.

    git push 
    
  4. Make a pull request on GitHub.

About


Languages

Language:JavaScript 52.8%Language:SCSS 19.7%Language:CSS 16.5%Language:HTML 11.0%