This commit is contained in:
brian 2023-11-14 23:58:43 -05:00
commit 3fb3f2f6d8

View file

@ -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.