Skip to content

This is a React application that allows users to add new notes by providing the title and text of the note. It also displays the date and time at which the note was taken.

License

Notifications You must be signed in to change notification settings

Progress2002/Keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Keeper]

[Keeper]

This is a React application that allows users to add new notes by providing the title and text of the note. It also displays the date and time at which the note was taken.

🛠 Built With

  • JSX
  • CSS
  • Javascript
  • React

Key Features

  • [Click on add button to add new note]
  • [Click on Delete to delete a note]
  • [Displays date and time]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Code editor (preferably 'Vs code')
  • NodeJs
  • Git
  • Browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Progress2002/Keeper.git

Install

Install this project with:

  1. Install Node Modules

    npm install

Usage

To run the project, execute the following command:

  1. Generate a full static production build

    npm run build
  2. Start the development server

    npm start
    

(back to top)

👥 Authors

👤 Progress

(back to top)

🔭 Future Features

  • Add a note
  • Remove a note
  • Get saved notes from localStorage on page load

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a star. Thank you 🙏

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a React application that allows users to add new notes by providing the title and text of the note. It also displays the date and time at which the note was taken.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published