Skip to content

ayyssh/Agrow

Repository files navigation

Agrow

An experimental bidding project built with MERN stack. More details coming soon.

Installation

Clone the repo

$ git clone https://github.com/ayush1810/agrow.git

Install dependencies

$ npm install

Compile

$ npm run compile

Run

$ npm start
Don't forget to setup Mongo uri & port variables. 

Finished

  • Users login/signup
  • MongoDB integration
  • Password Hashing
  • Webpack config
  • Bootstrap 4 UI/UX
  • CRUD functionality on items

To Do

  • Finish database config
  • Show items list on Homepage
  • Bidding function

Releases

No releases published

Packages

No packages published