L-E-W-1-5 / Week_9_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

School of Code Across the Globe

Our brief: to create an app that would help a bootcamper.

Our app: help ALL bootcampers to understand new terms in English but also in different languages.

Skills

  • React
  • Sql
  • CSS
  • Express

Testing:

  • Supertest
  • Jest
  • Cypress
  • React testing

Color Reference

Color Hex
Darker colour #1A1B41
Lighter colour #C2E7DA

We choose these colours to help with accessibility so the app truely was for all. We also checked how these colours worked with colour blind things.

Authors

Demo

Bootcamper.langauge.app.mov

How to run the front end:

  cd bc13_w9_project-frontend-codebusters-front/

Install dependencies

  npm install

Start the server

  npm start

How to run the back end:

  cd bc13_w9_project-backend-codebusters-back/

Install dependencies

  npm install

Start the server

  npm run dev

About


Languages

Language:JavaScript 92.1%Language:CSS 6.5%Language:HTML 1.4%