Skip to content

Starting up a new project to build an online employee directory for the company (CLIENT)

Notifications You must be signed in to change notification settings

mchtter/user-list-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kajabi Client ReactJS

A small frontend application that displays the user list and details

Kajabi Client Assessment is starting up a new project to build an online employee directory for the company.

  • More Fast
  • More Flexible
  • More Scalable

Tech

Kajabi Client Assessment uses these technologies:

  • [ReactJS] - 18.2.0
  • [Babel] - 7.20.5
  • [Webpack] - 5.75.0
  • [NodeJS] - 16.17.1

Start Project

Install the dependencies and start the Client. You should install ReactJS 18.2.0 and NodeJS 16.17.1. After that you can use these code on terminal:

yarn install
yarn serve

Pages

Name Endpoin
/ ALL USER LIST
/user/:id USER DETAILS BY ID

Note: You can change CLIENT_PORT in webpack.config.js on devServer.port: 3000 default port is 3000.

It's look like this;

http://127.0.0.1:3000

License

MIT

About

Starting up a new project to build an online employee directory for the company (CLIENT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published