Skip to content

ArsenGabrielyan/ng-sample-projects

Repository files navigation

Angular Sample Projects

This Project is a Collection of a Sample Projects Made By Arsen During Learning Angular. (There Are Also Some Projects After Learning Angular)

Table of Contents:

All Basic Projects

Basic Projects Included in The List:

  • Calculator
  • Chat Application
  • Clock
  • Color Generator
  • Theme Switcher (Dark Mode, Light Mode)
  • Drum Kit
  • Magic 8 Ball Game
  • Filter Cards with CSS Classes
  • Mention Autocomplete Input Box
  • Location Finder
  • Notes App
  • Drawing App
  • Piano
  • Quote Generator
  • Rock Paper Scissors
  • To Do List
  • Toast Notification
  • Weather App
  • Forum Site (With an Upvotes and Downvotes)
  • Checklist With State Management and Local Storage

Gallery

project1 project2 project3 project4

Install:

git clone https://github.com/ArsenGabrielyan/ng-sample-projects.git
cd ng-sample-projects
npm install
npm install -g @angular/cli
npm start

Other Commands

npm run build - Builds an Application
npm start - Starts the Application to http://localhost:4200/

GitHub @ArsenGabrielyan  ·  Arsen's Website