Skip to content

hometownticketing/htt-ui-developer-challenge

Repository files navigation

HomeTown Ticketing | UI Developer Challenge

Getting Started

First, fork this repository to your github account.

Then clone the repo for development.

Next, install:

npm install

Create a branch that you will push your changes up on:

git checkout -b lastname-firstname-challenge

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can find the instructions for the challenge on this main instructions page.

Follow the instructions to the best of your ability. If you want to explain your thinking or approach please comment in the code your explainations where they apply.

Once Finished

Once you are done with the challenge push your changes up to origin of your forked repository on the branch that you have created.

Then create a pull request from your branch on your forked repository into main on the HomeTown Ticketing repository.

Finally, let your HR contact that you have finished the challenge.

Good luck, you've prepared for this, just do your best!

About

Coding challenge for new members of the web team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published