Skip to content

zarnautovic/cial_technical_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CIAL Technical assignment

This is technical assignment (express proxy api and frontend with react/redux). All specifications are covered + 2 bonus tasks.

Tech

Installation

$ git clone repository
$ cd cial_technical_assignment
API

Open one terminal tab and run next commands.

$ cd api
$ npm install
$ npm start
$ npm test

Backend will start on localhost port 8080.

Frontend

Open second terminal tab and run next commands.

$ cd frontend
$ npm install
$ npm start

Frontend should automatically start in browser on localhost port 3000. If not just open browser on locahost port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published