Snapface is an Angular application for sharing and viewing images, inspired by popular social media platforms. This project was generated with Angular CLI version 15.0.1.
Snapface allows users to upload, share, and view images. Users can interact with the images by liking them and adding comments.
- User authentication and authorization
- Image upload and management
- Like and comment on images
- Responsive design for mobile and desktop
To run this project, you need to have the following installed:
- Node.js (version 16 or higher)
- Angular CLI (version 15.0.1)
- Clone the repository:
- Switch to the project directory:
- cd Snapface_Angular
- Navigate to the project base directory:
- cd snapface
- Install dependencies:
- npm install
- Run ng serve for a development server.
- Navigate to http://localhost:4200/
- The application will automatically reload if you change any of the source files.
Run ng build to build the project.
Run ng generate component component-name to generate a new component.
To get more help on the Angular CLI, use ng help or check out the Angular CLI Overview and Command Reference page.
- Adrien Fepessi
- GitHub Profile