resolutedreamer-urlshortener
v1.0.1
Published
Free Code Camp - URL Shortener Microservice, Implemented by Anthony C. Nguyen
Downloads
5
Maintainers
Readme
Free Code Camp - URL Shortener Microservice
Your Project
On the back-end,
- your app starts at
server.js
- add frameworks and packages in
package.json
- safely store app secrets in
.env
On the front-end,
- edit
client.js
,style.css
andindex.html
- drag in
assets
, like images or music, to add them to your project