Skip to content

tdsimpson/pop-it-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

A web app that allows pop-up shops to mark their location on a map, along with event details and weather information in their area.

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Sign up for a free API Key at https://openweathermap.org/
  2. Clone the repo
git clone https://github.com/tdsimpson/pop-it-up.git
  1. Install NPM packages
npm install
  1. Create a .env file in the root of the project and enter your API key
API_KEY=[ENTER YOUR API];
  1. Run the project locally
npm start

About

A web app that allows pop-up shops to mark their location on a map, along with event details and weather information in their area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published