To get started with Memo, follow these steps:
- Clone the repository:
git clone https://github.com/hasham-qaiser/memo.git
- Install dependencies:
npm install
- Configure environment variables (if required).
- Run the development server:
npm run dev
Visit the application in your browser at http://localhost:3000.
This project is licensed under the MIT License.