Skip to content

micahp0506/jeeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Jeepers

Jeeepers is a capstone project that was built during my time at Nashville Software School. Jeepers is a CRUD (Create, Read, Update, Delete) application built using React, PostgreSQL, Express, Node.js.

Jeepers is designed as an on-line marketplace that allows users to buy, sell, and trade off-road vehicles.

Installation

If you do not have NPM, from your terminal:

curl https://npmjs.org/install.sh|sh

In your browser, navigate to the repo

In the top-right corner of the page, click Fork.

In your designated code directory, type:

git clone https://github.com/Your-Username/jeeps
cd jeeps/
npm install
bower install
gulp build

Usage

In your browser type http://localhost:3000/ to demo. Or, open with your favorite text editor and you should be ready to start coding.

License

MIT

Planned Updates

Future plans for the user to upload an image of their vehicle. Ability for the user to update their posts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published