Skip to content

bryanlc1/FavPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to FavPlace

You can search for places in each city you visit and you can share your favorite places.

You can find in the app web

  • Unit and component testing
  • Vue and Vuex to handle the local state
  • MongoDB
  • Express server
  • Enviroment variables
  • SOLID principles
  • ESlint

Setup

npm i This command installs a package and any packages that it depends on. Rename .env.example to .env and fill with the right data in backend and frontend.

In the Backend directory, you can run:

npm start

In the Frontend directory, you can run:

npm run serve

About

Welcome to favplace where you can search and share your favorite places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors