/keeper-app

Keeper-app" is a simple imitation of Google Keep made with React. It uses React Hooks, state, props, and array mapping to allow for the creation and deletion of notes.

keeper-app

📗 Table of Contents

📖 Keeper-app

Keeper-app" is a simple imitation of Google Keep made with React. It uses React Hooks, state, props, and array mapping to allow for the creation and deletion of notes.

🛠 Built With

Tech Stack

Languages
  • React
  • CSS
Server

Key Features

  • Mapping through list
  • Remove tasks from the list
  • Edit list

(back to top)

🔭 Future Features

Implement some UX improvements:

  • Add the "More" button on the home page, includeing transitions and/or animation.

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • [Live Demo Link](update soon)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/abenaTenkorang/Keeper-app.git
  cd Keeper-app

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

To to build for the production, execute the following command:

  npm run build

Deployment

  npm run build

You can deploy this project using Github Pages

(back to top)

👥 Author

👤 Abigail Gyamfuaa Boateng

(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 give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank Angela Yu for her bootcamp course from Udemy.

(back to top)

📝 License

This project is MIT licensed.

(back to top)