Skip to content

MxGunderson/VeryFirstProject-martyria-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

martyria-frontend

A web application in which users can post testimonies of what God is doing in their lives in order to encourage others.

Install Dependencies

Run npm install

Add Environment Variable

Create .env file
Enter your API as REACT_APP_BASE_URL = 'https://yourApiAddressHere.com/api'

Run the App in Development Mode

Run npm start
App will open in the browser at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 4.3%
  • HTML 1.9%