codebysid / leadzen_assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeadZen Assignment

This project simply fetches the data from a public API and display it to the User.

Backend (Node.js)

To start backend, run following commands:

1- $ npm install

2- $ npm start

Frontend (React.js)

To start Frontend run, following commands:

1- $ npm install

2- $ npm run dev

Note:- Make sure to run Backend first and then Frontend

About


Languages

Language:JavaScript 65.1%Language:CSS 30.9%Language:HTML 4.0%