A simple and elegant note-taking app built with React, designed for simplicity and ease of use.
This is a minimalist user-focused note-taking web app. being simple and easy to use, giving you the opportunity to save your notes or ideas quickly and easily. Built with React, firebase, style-components and implemented with responsive design, among other technologies and tools.
- Notes saved in the cloud
- Customizable notes
- Personal accounts - you can see your notes on different devices
- There is no limit of notes you can save
- Simple and intuitive design
- Note search system
- Custom configurations
Visit the website to know more about this web-application
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you get started, make sure you have the following installed on your machine:
- Node.js
- npm or yarn
To get started, clone the repository to your local machine:
$ git clone https://github.com/Touzand/min-notes.git
Next, navigate to the project directory and install the dependencies:
$ cd ./min-notes
$ npm install or yarn
Finally, start the development server:
$ npm run dev or yarn run dev
This will launch the app in your default web browser at http://localhost:5173
.
If you would like to contribute to the development of Min note, please reach out to the project maintainer. We welcome any and all contributions, including bug fixes, feature suggestions, and code improvements.
Min note is licensed under the MIT License
Working on Min note 3.0 ...