Daniel-Cross / skiddle

Technical test for Skiddle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skiddle Technical Test

This is a React app based on the technical test set out by Skiddle. The app aims to return events based on a search input as well as access to the event and the artist information.

Heroku app version

Desktop-Version

Desktop-Version

Desktop-Version

Built On:

  • React.js

Testing Utilities

  • Jest
  • Enzyme

Packages Used

  • Prop Types
  • Axios
  • Moment
  • React Router Dom

Running the app

To run this project you will need to download it onto your local machine and install all dependencies.

Navigate inside the directory and install all dependencies by entering the following command on your terminal window:

npm install

Once completed, run:

npm start

To Be Completed

If given more time, I would add or complete the following things:

  • Responsive mobile design
  • Better styled components
  • Better navigation options

Author

Daniel Cross

About

Technical test for Skiddle


Languages

Language:JavaScript 79.9%Language:CSS 17.2%Language:HTML 2.9%