Lilanga / moneyTransfer

Sample Reactjs application using Nextjs and mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoneyTransfer Sample Project

To start project:

  • Install dependencies with npm install
  • Build NextJs using npm run build
  • Start Dev build server with npm run startdev
  • Start production optimized version after building using npm start

Now you can visit localhost:3000 from your browser.

About

Sample Reactjs application using Nextjs and mongodb


Languages

Language:JavaScript 97.3%Language:CSS 2.7%