The website is a portfolio project base for clients in Agency...
- Website layout: Page
- Make different pages for different sections
- About me
- My Projects
- Let's do a project
- Contact
- In the section "Let's do a project" Make a form that saves new projects in the backend using the API REST.
- In the section "My Projects" Make a list of projects in the backend using the API REST.
- Page for each project
- Make a button to edit the project(functional)
- Make a button to delete the project(functional)
https://user-images.githubusercontent.com/77864382/150383914-80f125af-f4bb-4f31-9673-944274c3f3db.png https://user-images.githubusercontent.com/77864382/150383994-cdbd1a65-d2b6-441b-b800-5c3a8675d350.PNG https://user-images.githubusercontent.com/77864382/150384063-805abd15-78a5-4f90-8927-9dc1cde10c93.png
Learning
- Juan Diego Gómez - Proyect MeanStack - juandieruiz
- Search me in social media 📢
- Invite me a coffe in Coffe Time! .
⌨️ con ❤️ por Juandieruiz 😊
More documentation
This project was generated with Angular CLI version 13.1.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app 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.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.