Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishu-221b authored Oct 18, 2023
1 parent adc51e6 commit f35a7c6
Showing 1 changed file with 5 additions and 22 deletions.
27 changes: 5 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description

The Notes App is a modern web application built with React JS, designed to help you easily manage and organize your notes. It provides a user-friendly interface for creating, editing and organizing your notes efficiently.
NoteFlow is a web-based dynamic note-taking application built using React, designed to enhance the user's note creation and management experience. The project seamlessly combines user-friendly features and technology to facilitate efficient note-taking and preservation. Local Storage is employed to manage data persistence and retrieval.

## Demo

Expand All @@ -17,9 +17,7 @@ You can try out a live demo of this project [here](https://notes-by-vishu.netlif

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Credits](#credits)
- [Key Features](#Key-Features)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

Expand All @@ -30,36 +28,21 @@ To run this project locally, follow these steps:
1. Clone this repository.
2. Navigate to the project directory.
3. Run `npm install` to install dependencies.
4. Run `npm start` to start the development server.
4. Run `npm run dev` to start the development server.

## Usage

- Create new notes easily.
- Edit and update existing notes.
- Organize your notes efficiently.

## Contributing

We welcome contributions to make the Notes App even better. Here's how you can contribute:

- Submit bug reports or feature requests by opening an issue.
- Fork the repository, make changes, and submit a pull request for review.
## Developer

## License

This project is licensed under the [MIT License](LICENSE.md) - see the [LICENSE.md](LICENSE.md) file for details.

## Credits

We would like to thank the React JS community for their valuable resources and documentation.

## Author

- Your Name
- VIshwajeet SIngh
- GitHub: [Vishu-221b](https://github.com/vishu-221b)
- Email: [[email protected]]

## Acknowledgments

Special thanks to our contributors and everyone who supported this project.

0 comments on commit f35a7c6

Please sign in to comment.