Crash Mapper is a technical interview assignment with the aim of creating a relational DB and a dashboard that contains both a mapping api and a summarization of data.
-
Change your directory to the server directory 'cd server/'
-
Install required npm packages 'npm i'
-
Start Node Server 'npm start'
-
Ensure that you are in the CRASH_MAPPER root directory CRASH_MAPPER
-
Install required npm packages 'npm i'
-
Start React Server 'npm start'
View all server dependencies under server/package.json
View all dashboard dependencies under package.json
ReactJS - Express - Node - MySQL
https://coolors.co/dff2d8-c6dea6-7ebdc3-7a6263-ced097
#DFF2D8 #C6DEA6 #7EBDC3 #7A6263 #CED097