https://github.com/eseku/sear-consults-frontend
Frontend Application for Sear Consults Ghana
https://github.com/eseku/sear-consults-frontend
express hbs jquery nodejs popperjs
Last synced: 6 months ago
JSON representation
Frontend Application for Sear Consults Ghana
- Host: GitHub
- URL: https://github.com/eseku/sear-consults-frontend
- Owner: eseku
- Created: 2019-09-08T21:08:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:53:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T13:51:22.033Z (7 months ago)
- Topics: express, hbs, jquery, nodejs, popperjs
- Language: Handlebars
- Homepage: https://searconsults.herokuapp.com
- Size: 19.8 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sear-consults-frontend
Frontend Application for Sear Consults Ghana.## Requirements
* HaveNodejs installed on your computer## To Clone and Deploy
* Type this into your command line terminal
```
git clone https://github.com/eustacequartey/sear-consults-frontend.git
```* Navigate into the directory of the repository on your terminal and type
```
npm install && npm start
```
Visit Sear Consults homepage via this [link](https://searconsults.herokuapp.com).