Skip to content

UsmanDrigrocha/MERN-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MERN CSV

CSV Reader

Made with

  • Node JS
  • Express JS
  • MongoDB
  • React JS
  • Tailwind CSS

Run The Project

Frontend

cd dashboard

npm i

npm start

Backend

cd server

Create .env File which contains PORT & DB_VAR and define your own values

Start the server

npm i

node index.js

OR

npm i nodemon

nodemon index.js

Project

UI

Students.CSV.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published