Skip to content

Adrien12GitHub/Snapface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Snapface

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.

Description & Overview

Snapface allows users to upload, share, and view images. Users can interact with the images by liking them and adding comments. Image

Features

  • User authentication and authorization
  • Image upload and management
  • Like and comment on images
  • Responsive design for mobile and desktop

Getting Started

Prerequisites

To run this project, you need to have the following installed:

Installing

  1. Clone the repository:
  2. Switch to the project directory:
    • cd Snapface_Angular
  3. Navigate to the project base directory:
    • cd snapface
  4. Install dependencies:
    • npm install

Running the Development Server

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

Building the Project

Run ng build to build the project.

Code Scaffolding

Run ng generate component component-name to generate a new component.

Further Help

To get more help on the Angular CLI, use ng help or check out the Angular CLI Overview and Command Reference page.

Author

Releases

No releases published

Packages

No packages published