Skip to content

JRSValdez/tickets_app_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickets App Front End

You can find the Back End Project at Tickets App API

Steps

#1 git clone https://github.com/JRSValdez/tickets_app_challenge

#2 cd tickets_app_challenge

#3 npm install

To install all dependencies of the project

#4 Edit the /API.js file

Edit the baseURL object prop with the custom API end point

#5 npm start

To run the project, please make sure that the API is running before running the command.

Frameworks / Technologies

  • React Js
  • Typescript
  • redux-thunk
  • Axios
  • react-bootstrap
  • styles-components
  • react-router-dom
  • react-loading
  • react-icons