d14mittal / Event-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Application

Full Stack Event-Data Application built with Node.js, Express and Angular framework along with Backend Testing with Jest framework.

Functionalites -

  1. Search Event
  2. Get List of Events
  3. Create Event

Quick Start

Clone the repo

git clone https://github.com/d14mittal/Event-Application.git

Start the Backend Service

cd backend
nodemon

Start the Frontend Application

ng serve

Visit the the 'http://localhost:4200' on your browser and test the application.

About


Languages

Language:JavaScript 42.3%Language:TypeScript 41.4%Language:HTML 12.6%Language:CSS 3.7%