melitus / read-csv-code-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Csv Parser coding challenge 🛡️

Tools

  • NodeJS
  • Express
  • Csv-parse
  • Cors
  • React
  • Typescript
  • React Boostrap

Getting Started

The easiest way to get started is to clone the repository:

clone the repository

git clone https://github.com/melitus/read-csv-code-challenge.git

Change directory

cd server or client

Install NPM dependencies

yarn install

start the server

yarn run dev

start the client

yarn start

About


Languages

Language:TypeScript 59.3%Language:CSS 17.6%Language:HTML 14.7%Language:JavaScript 8.4%