Skip to content

imjoshdean/takehome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Take Home Test for Trunk Club

Preface

In the interest of transparency, I went over on time a little bit. I needed to spend some time writing the backend because the documentation URL was down at the time of development.

Running project

Running this project involves running both a backend server as well as the the application itself. You should still only need to execute npm start; however, you will need to make sure ports 8081 and 3000 are available.

If you wish you run only one or the other you can do this with either npm run start-react or npm run start-server for the front end or backend, respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published