Skip to content

Commit

Permalink
Update: Updated project info & docs
Browse files Browse the repository at this point in the history
Signed-off-by: Son Nguyen <hoangson091104@gmail.com>
  • Loading branch information
hoangsonww authored May 19, 2024
1 parent 8f52256 commit ff57470
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## App Overview

The StickyNotes App is a dynamic, user-friendly web application designed for effective note-taking and task management. Developed by [Son Nguyen](https://github.com/hoangsonww) in 2023, it offers a versatile suite of features, including voice note recording, color customization, tagging, and more. Suitable for both personal and professional use, StickyNotes hopes to provide you with its intuitive design and robust functionality. A mobile app version is also under development, leveraging Apache Cordova and React Native, with a planned release in the near future.
The StickyNotes App is a dynamic, user-friendly web application designed for effective note-taking and task management. Developed by [Son Nguyen](https://github.com/hoangsonww) in 2023, it offers a versatile suite of features, including voice note recording, color customization, tagging, and more. Suitable for both personal and professional use, StickyNotes hopes to provide you with its creative design and robust functionality. A mobile app version is also under development, leveraging Apache Cordova and React Native, with a planned release in the near future.

In the meantime, feel free to explore the web app and discover its many capabilities at [this link](https://hoangsonww.github.io/The-StickyNotes-App/). Whether you're a student, professional, or creative individual, **StickyNotes is here to help you stay organized and productive!** 🚀

Expand Down Expand Up @@ -52,14 +52,12 @@ To view the mobile app development progress, refer to the `StickyNotes-Mobile-Ap
## Installation and Setup

1. Clone the repository from [GitHub](https://github.com/hoangsonww/The-StickyNotes-App).

```bash
git clone https://github.com/hoangsonww/The-StickyNotes-App.git
cd The-StickyNotes-App
```

2. Install necessary dependencies with `npm install`.

```bash
npm install
```
Expand Down

0 comments on commit ff57470

Please sign in to comment.