Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenterry85 authored Dec 25, 2021
1 parent 07867fb commit 58b225e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Description

This is a web application for calculating fibonacci numbers and displaying all previous results. The front end is written in *Vue.js* as the Javascript framework and *bootstrap* for css styling, while the backend uses *Node's Express.js* server with *mongoDB* as the database. Click [here](https://peaceful-brook-94145.herokuapp.com) to view the deployed website. But if you want to run the website locally, go to the "How to install and run locally" section.
This is a web application for calculating fibonacci numbers and displaying all previous results. The front end is written in **Vue.js** as the Javascript framework and **bootstrap** for css styling, while the backend uses **Node's Express.js** server with **mongoDB** as the database. Click [here](https://peaceful-brook-94145.herokuapp.com) to view the deployed website. But if you want to run the website locally, go to the "How to install and run locally" section.
<br>

## How to install and run locally
Expand Down

0 comments on commit 58b225e

Please sign in to comment.