Skip to content

mAlex28/SLBFE-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLBFE-App

- API is not working anymore because heroku free version is not available

API is hosted in - https://slbfe-api-app.herokuapp.com/
Web client is hosted in - https://slbfe-webapp.netlify.app/
API documentation - https://documenter.getpostman.com/view/14803467/UyxgHnA7

How to run

Clone and move to the root directory

git clone <reponame>
cd <reponame>

Run api/server side (you should be on the root directory)

cd api
npm install
npm start

Run client-api (you should be on the root directory)

cd client-web
npm install
npm start

To run locally both api and client:

Screenshots

  • Web Page-33-Image-36

  • Mobile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors