Skip to content

TopBloc/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

System Requirements

  • Latest LTS version of Node
  • Java 8

Getting Started

Clone this repo git clone https://github.com/TopBloc/code-challenge.git

Run the frontend code within the /client folder:

cd client
npm install
npm run start

After running previous commands, you should see a website with instructions at http://localhost:3000.

Open the /server folder as a Maven project within a Java IDE and run the project. We suggest using IntelliJ IDEA.

Submission

  1. Create a new repository within GitHub and name it as your favorite animal (ex. Sloth, Zebra)
  2. Set the remote origin of this cloned project to your newly created GitHub repository:
git remote set-url --push origin https://github.com/<github_username>/<favorite_animal>
  1. Push your completed code challenge!

About

🍬 Coding challenge for Software Engineer candidates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •