Skip to content

salahineo/smart-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Notes

Responsive Mockup

🎯 Goal

Smart Notes is a note-taking application built to help users easily organize and access their notes. Designed for efficiency, it aims to make note-taking smart, structured, and accessible.


🌐 Demo

Check out the live demo here.


💻 Stack

  • ReactJS
  • Context API
  • Material-UI

The project is fully responsive, ensuring it works across all devices.


🏗️ Installation

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
git clone https://github.com/your-username/repo-name.git
  • Navigate to the project directory
cd repo-name
  • Install the project dependencies
npm install
  • Start the development server
npm run start
  • Open your browser and navigate to http://localhost:<port> to view the project.

Replace <port> with the port number displayed in the terminal.


⚓ Contributing

Contributions are welcome and greatly appreciated! If you'd like to contribute to this project, please follow these steps:

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
git clone https://github.com/your-username/repo-name.git
  • Create a new branch for your contribution
git checkout -b feature/your-feature-name
  • Make your changes and ensure your code is clean and properly formatted.
  • Commit your changes
git commit -m "feat: your feature description"
  • Push your branch to your forked repository
git push origin feature/your-feature-name
  • Submit a Pull Request (PR) by going to the original repository and clicking the "New Pull Request" button.

📋 Contribution Guidelines

  • Ensure your changes are well-tested and documented.
  • Adhere to the existing code style and project structure.
  • Provide clear descriptions in your PR regarding the changes and enhancements.
  • Be open to feedback and discussion in the PR review process.

✉️ Contact

LinkTree


🔓 License

License: GPL v3


If you find my work good, consider giving it a ⭐ or fork-ing to show some ❤️. It helps me stay on track and be motivated.