This is a front-end project built using the Angular framework.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
What things you need to install the software and how to install them:
- Node.js
- Angular CLI
- Fire Base
A step by step series of examples that tell you how to get a development environment running:
- Clone the repo
- Install NPM packages:
npm install - npm install -D tailwindcss@latest postcss@latest autoprefixer@latest
- npx tailwindcss init
- npm install flowbite
- Angular - The web framework used
- Firebase - For the backend Services and storage

