Skip to content

Discover new places, begin the adventure and live a magical experience. A React web app where you can find your next adventure.

Notifications You must be signed in to change notification settings

Yenniferh/Camp4Everyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Camp4Everyone 🏕

Table of Contents

Installed Packages 📦

  • Firebase
  • Material UI
  • Material Icons
  • Sass
  • React Router
  • ESLint:
    • Plugins: React, React-hooks, Prettier, Material-ui

Clone the project

Using git clone https://github.com/Yenniferh/Camp4Everyone.git

Configuring Env. Variables 💻

Environmental variables must be in a .env plain document in the app/camp4everyone path.

  REACT_APP_APIKEY =
  REACT_APP_AUTHDOMAIN =
  REACT_APP_DATABASEURL =
  REACT_APP_PROJECTID =
  REACT_APP_MESSAGINGSENDERID =
  REACT_APP_APPID =
  REACT_APP_MEASUREMENTID =

Installing Dependencies

In app/camp4everyone/ run the following command:

npm install

Starting the Local Server

In app/camp4everyone/ run the following command:

npm start

Hosting

Camp4Everyone

About

Discover new places, begin the adventure and live a magical experience. A React web app where you can find your next adventure.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published