Skip to content

Salman-EF/nearestshops-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nearby Shops Front-end

Reactjs web application provides the user to search for the nearest shops from his location.

The application on Heroku: Nearby Shops

P.S. The idea of the project is from the United Remote web coding challenge.

Requirements

For development, you will only need Node.js installed on your environement.

Setup

1. Clone the application

git clone https://github.com/Salman-EF/nearestshops-front.git

2. installation

npm install

3. Start

npm start

The server will start at your http://localhost:3000.