Skip to content

kattschmidtt/foxx-blog-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxx/Kat's Blog

Logo

Hi! My name is Kat Schmidt (I go by Foxx in video games usually) and this is my blog :) The purpose of this blog as a way to keep track of programming projects that I can show off

In order to get mapbox running register on this website and plug in your access token into the env.js file under the accessToken value.

To integrate the backend with the front end go to the mongodb and register. Then go to the server/.env file and add your username and password to the MONGO_URI value.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm i

Start the server

  npm start

Runs the front end portion of the app in the development mode.\

Open http://localhost:3000 to view frontend in your browser.
Open http://localhost:5000 to view api in your browser.

Acknowledgements

About

Very basic portfolio that is WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published