Skip to content

abdeljabar/nearby-shops-web

Repository files navigation

Hidden Founders web coding challenge - Client Side

A coding challenge provided by Hidden Founders

For the API (server-side) part of the project click here

Overview

The coding challenge is about implementing an app that lists shops nearby.

  • Signing up using email and password
  • Signing in using email and password
  • Displaying list of nearby shops
  • Adding/liking a shop to the list of preferred shops
  • Disliking a shop and hiding it from the list of nearby shops for 2 hours
  • Removing/unliking a shop from the list of preferred shops

Technologies used

Requirements

Project Setup

1. Clone the repository using the following command in terminal:
git clone [email protected]:taoufikallah88/nearby-shops-web.git
2. Move to the project root folder
cd nearby-shops-web
3. Install the project dependencies:
npm install
5. Run project
ng serve --open

For more information, please visit the Coding Challenge page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published