csxcode / frontend-walmart-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Walmart Challenge (Palindrome) 🔎

This code was developed witn angular framework in order to do the challenge of test of full-stack-developer for walmart.

Live Demo 💣 : http://64.227.26.164:8000/

Page

Installation

This project use node version 14

Run the below commands inside the root project:

Install dependencies

npm install

Run below comand for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

npm run start

About

License:Other


Languages

Language:TypeScript 51.9%Language:HTML 27.9%Language:SCSS 13.9%Language:JavaScript 5.1%Language:Dockerfile 0.8%Language:Makefile 0.5%