Skip to content

777DreamMaster/JKILA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JKILA

The Jira killing app :\

PROJECT ON HEROKU

https://jkila.herokuapp.com/

To be in the role of an ADMIN, log in as user:

username: admin
password: admin

OUR FIGMA UI LINK

https://www.figma.com/file/3e2ZeVqKohY7AuNXr3ExDz/WEB-PROJECT?node-id=0%3A1

To start the project you need to add in \client

File .env with data: REACT_APP_API_URL='http://localhost:5000'

npm install from \client

npm start from \client

Runs the client.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm install from \server

npm run server from \server

Runs the server in the development mode. (with nodemon)
Open http://localhost:5000 to view it in the browser.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 3.5%
  • Other 0.6%