Hacktoberfest 2021! My second contribution

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • meditate-app

    A meditation app built on ReactJS.

  • PS C:\Users\Mizuho\meditate-app> git checkout -B issue-32 c9dbd88 Switched to and reset branch 'issue-32' PS C:\Users\Mizuho\meditate-app> git checkout main Switched to branch 'main' Your branch is up to date with 'origin/main'. PS C:\Users\Mizuho\meditate-app> git pull upstream main From https://github.com/akshat157/meditate-app * branch main -> FETCH_HEAD * [new branch] main -> upstream/main warning: refname 'd327d53e852a17353ecb297da2f819ac7bceee0f' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" Already up to date. PS C:\Users\Mizuho\meditate-app> git checkout issue-32 Switched to branch 'issue-32' PS C:\Users\Mizuho\meditate-app> git rebase main First, rewinding head to replay your work on top of it... Fast-forwarded issue-32 to main. PS C:\Users\Mizuho\meditate-app> git status On branch issue-32 nothing to commit, working tree clean PS C:\Users\Mizuho\meditate-app> git log Merge: d327d53 c9dbd88 Author: MizuhoOkimoto <[email protected]> Merge branch 'issue-32' into main commit c9dbd884650c1a1abb324822d8d08e1fd7521eae Author: MizuhoOkimoto <[email protected]> Date: Fri Oct 15 18:14:45 2021 -0400 Add font family Barlow and Maven Pro

  • meditate-app

    A meditation app built on ReactJS. (by MizuhoOkimoto)

  • PS C:\Users\Mizuho\meditate-app> git checkout dev Switched to branch 'dev' Your branch is up to date with 'origin/dev'. PS C:\Users\Mizuho\meditate-app> git pull upstream dev From https://github.com/akshat157/meditate-app * branch dev -> FETCH_HEAD * [new branch] dev -> upstream/dev Already up to date. PS C:\Users\Mizuho\meditate-app> git checkout issue-32 Switched to branch 'issue-32' PS C:\Users\Mizuho\meditate-app> git rebase dev Current branch issue-32 is up to date. PS C:\Users\Mizuho\meditate-app> git push origin issue-32 Total 0 (delta 0), reused 0 (delta 0) remote: remote: Create a pull request for 'issue-32' on GitHub by visiting: remote: https://github.com/MizuhoOkimoto/meditate-app/pull/new/issue-32 remote: To https://github.com/MizuhoOkimoto/meditate-app.git

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts