Skip to content

Aditya3403/Project-Ideas

This branch is 142 commits behind ACM-JUIT/Project-Ideas:main.

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.1%
  • SCSS 25.0%
  • CSS 21.0%
  • HTML 13.9%