Skip to content

mchrzanka/banfflogcabin-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banff Log Cabin Project - initially hosted frontend on vercel, strapi cms backend on digital ocean. Moved backend to render. https://banfflogcabin-project.vercel.app/

Hi welcome to the repo!


frontend

make sure you are in the frontend directory!

you are good to start coding! PLEASE comment as MUCH as you can to explain your code and what it's doing. We are all learning and wanting to understand.

Please follow the naming conventions. Try and make the files all named the same way (hooks start with "use", components are always capitalized, stylesheets are "whatTheStyleIsFor.scss" etc.)

The css folder holds the reset and the global scss.

Commands:

from root, go into frontend:

cd frontend

node modules:

npm install

run the app live:

npm run start

About

Capstone Project made in react. Backend is Strapi CMS and is private.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published