A crowd-sourced review web application
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
A crowd-sourced review web-app for camps. It features yelp basic functionalities, user signup, camp review, comments and much more.
1 fork the repo
-
clone to your local machine
-
npm install
-
npm run start:dev
- npm packages
npm install
-
fork the repo
-
clone the Repo
-
install dependencies
npm install
-
run dev server
npm run start:dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Twitter - @breellz
Project Link: /~https://github.com/breellz/yelp_camp
- Stackoverflow
- Colt Steele