Ardhimas / cingo-test

Skeleton react app configured similarly to Cingo web applications for candidate interviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cingo-test

Skeleton react app configured similarly to Cingo web applications for candidate interviews.

Using this Project

Clone the directory:

git clone https://github.com/Ardhimas/cingo-test.git

Navigate to the app directory and install the node modules:

cd my-app
npm install

In the app directory, start the server:

npm start

About

Skeleton react app configured similarly to Cingo web applications for candidate interviews.


Languages

Language:JavaScript 72.1%Language:HTML 20.6%Language:CSS 7.3%