diff --git a/README.md b/README.md index 4fd2dd0..5e7f008 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,6 @@ This project is built using the following technologies: - Tailwind CSS - Caddy API -## Getting Started - -To build and run the project, follow these steps: - -1. Clone the repository -2. Install dependencies with `npm install` -3. Start the development server with `npm run dev` -4. Open [http://localhost:3000](http://localhost:3000) in your browser - ## Checklist - [ ] Dockerfile @@ -29,9 +20,6 @@ To build and run the project, follow these steps: - [ ] 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. ## Getting Started To build and run the project, follow these steps: @@ -43,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. \ No newline at end of file +Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or have suggestions for new features.