yevskro / buyitorsellit

react node js redux express mongoose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuyItorSellIt

A simple web app with a nice front end that lets a user upload an item, with descriptions, to be bought by another user.

Development

Powered by React and Redux on the front end and a Node Express server with a mongoDB thats accessed through Mongoose.

Requirements

To get this working out of the box one needs to have mongoDB installed. https://www.mongodb.com/download-center#atlas

Have a mongoDB server running on localhost and default port.

Commands to Run

cd into the main folder node server Then go to your browser and locate localhost:8080

MIT License

Copyright 2017 Yevgeniy Skroznikov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

react node js redux express mongoose


Languages

Language:JavaScript 76.1%Language:CSS 16.6%Language:HTML 7.3%