Skip to content

Modern Notes creating Web App based on Next.js technology with login/logout. Users can perform CRUD operation using MongoDb database.

Notifications You must be signed in to change notification settings

niteshkr100/promptio

Repository files navigation

Modern type of note creating and share with others

How to Contribute

1. Fork the repository to your GitHub account.

2. Clone the forked repository to your local machine.

git clone https://github.com/niteshkr100/promptio.git

3. Create a new branch for your changes.

git checkout -b feature/your-feature

4. Make your changes, whether they're bug fixes, new features, or improvements.

5. add the change in your branch

git add .

6. Commit your changes with descriptive commit messages.

git commit -m "Add your descriptive commit message here"
git push origin feature/your-feature

7. Open a Pull Request (PR) against the main repository.

About

Modern Notes creating Web App based on Next.js technology with login/logout. Users can perform CRUD operation using MongoDb database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published