Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesalinasm/capstone-project-4
Entry-level website that uses API to tell you where you could have a beer.
https://github.com/cesalinasm/capstone-project-4
api axios ejs javascript
Last synced: 13 days ago
JSON representation
Entry-level website that uses API to tell you where you could have a beer.
- Host: GitHub
- URL: https://github.com/cesalinasm/capstone-project-4
- Owner: cesalinasm
- Created: 2025-01-18T03:51:56.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2025-01-18T03:57:00.000Z (14 days ago)
- Last Synced: 2025-01-18T04:34:40.189Z (14 days ago)
- Topics: api, axios, ejs, javascript
- Language: EJS
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capstone-Project-4
Before running the code, make sure to install the dependencies express and axios. In addition, run the command npm i.
Once the installation is over, cd the file location of the project and run nodemon index.js.