Skip to content

ayyssh/Agrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Experimental bidding project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published