Made by Recurrenter
CrossRoads is an app created for planning trekkes in Tricity and the surrounding area. It plans hikes based on given time, hike's difficulty and their location. You can check it out here.
- registration/login
- search hikes by name, difficulty level and time
- add hikes to favourites
- add your own trekkes
- check our statistics in dashboard
- share link to app with friends
- React (with hooks)
- Firebase - data management and store
- Semantic-Ui-React - style
Libraries used in the project: here.
Homepage of the app can be found here. This page was our first step in making the app. Source code here.
We also made a top-down scrolling game accompanying our website.
- Clone the repo
SSH
[email protected]:infoshareacademy/jfdd14-recurrentErr-app.git
HTTPS
https://github.com/infoshareacademy/jfdd14-recurrentErr-app.git
- Install all project packages:
npm install
- Start project:
npm start
- Open http://localhost:3000 to view it in the browser.
- Feature branch
feature/(number of task from Jira)-(name-of-task)
For example:
feature/50-readme
- Hotfix branch Branch for project maintenance purposes:
hotfix/(day and month)-(name-of-task)
For example:
hotfix/1702-style-cleanup
Github | ||
---|---|---|
Paweł Politowski | pawel-politowski | in/pawel-politowski |
Paulina Ziomkowska | paula-dm | in/paulina-ziomkowska |
Karolina Szlenk | karolina-szlenk | in/karolina-szlenk |
Piotr Kielak | PTR-KLK | in/piotr-kielak |
- React
- React-Router
- Create-React-App
- Firebase
- Semantic-Ui-React
- Recharts
- React-Share
- Husky
- Lint-Staged
- Prettier
2020 Recurrenterr