From 99020db30b2a97e135c8f3a7653b8c927bb8d913 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 14 Nov 2023 05:42:40 -0500 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 64785e4..5e7f008 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,6 @@ To build and run the project, follow these steps: 5. Start the development server with `npm run dev` 6. Open [http://localhost:3000](http://localhost:3000) in your browser -## Checklist - -- [ ] Dockerfile -- [X] View all Routes -- [ ] Delete routes -- [ ] Add routes -- [ ] Edit routes -- [ ] User accounts - ## Contributions Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or have suggestions for new features.