https://oceane-b.invisionapp.com/prototype/ck8vprib3004qb9013qf5zzvo/play
This project was created with vue-cli. If you do not want to install Node and Vue, you can still see the project by lauching html/Oceane_Berthe_FrontEnd_Developer_index.html
- Explore page : it's the home. You can go back to it by clicking on Prepr's logo (top left corner of the page) or by selecting "Explore" in the menu
- Projects page : click on the user icon and select "My projects"
- Challenges page : click on "Challenges" in the navbar
- Challenge details page : click on a challenge, presented in the Challenges page
- Labs page : click on "Labs" in the navbar
I only had time to implement the first page (Explore page).
Project initialized with vue-cli : https://cli.vuejs.org/guide/installation.html
npm install
npm run serve
npm run build
npm run lint