/pnp-app

PNP Web App using React and Firebase

Primary LanguageJavaScript

PNP Web App

This project was bootstrapped with Create React App.

About this Application

Deployed in this link

Frameworks and Libraries Used

I used the following:

  • React(JavaScript Library)
  • React Bootstrap
  • Firebase (Database, Storage and Authentication)
  • React-Leaflet
  • Netlify Functions
  • Netlify (CI/CD)

Run Locally

Please make sure you have node installed!

  • Clone this repository using git clone https://github.com/m1ggy/pnp-app.git or download the ZIP file with this link
  • Unzip the project(if downloaded using the link) and go to the project directory.
  • Run npm install to install dependencies.
  • Run npm start in the project directory.
  • If done correctly, the project will run on localhost:3000
  • Congrats! the application is now running.