Skip to content

adrianwilk89/awarded-points

Repository files navigation

Application was created for purposes of the recruitment process.

Software requirements

To run this project localy you have to install

  • Node >=14.17 - for CLIENT

Technologies

I used the following technologies to create this project JavaScript React npm Node.js Redux Jest webpack

Installation

Use the package manager npm to install node_modules required for this app. Run in root folder following commands

npm install 

then

npm start

to start webpack dev server. Application will be running on http://localhost

Testing

To run tests go to root folder and run following command

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published