Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:53:47.000Z (about 2 years ago)
- Last Synced: 2023-03-06T23:10:26.569Z (almost 2 years ago)
- Topics: express, hbs, jquery, nodejs, popperjs
- Language: Handlebars
- Homepage: https://searconsults.herokuapp.com
- Size: 19.8 MB
- Stars: 4
- 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).