Skip to content

MrNoIce/Front-End-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You must create a mapbox account to get an api key and insert into an .env folder created in the root directory with REACT_APP_API_KEY as the key name. If you don't want to go through that mess, message me and i'll send you mine.

Clone down the repository, cd into the project directory. (front-end-capstone)
And in the project directory run:

npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

In a seperate terminal window,
Inside of the api folder (api) of the app, run this command to start the database.
json-server -p 5002 -w issues.json

Login with any user name or password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published