Skip to content

ronfybish/Powerlink-Home-Assignment

Repository files navigation

Powerlink Home Assignment


Technical Overview: 🔐

This project was bootstrapped with React Hooks & Node.js-Express .

More technologies included, 3rd Party libraries & External Api's :

Quick Start 🚀

Add a .env file in the root folder with the following:

API_SECRET_KEY=5098566abd574171a3f08ea411ea38a6

Install server dependencies

npm install

Install client dependencies

cd client
npm install

Run both Express & React from root

npm run dev

Releases

No releases published

Packages

No packages published