Coder Social home page Coder Social logo

choir27 / edulang-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opennlplabs/edulang-frontend

0.0 0.0 0.0 145.57 MB

Frontend React code for EduLang, a bilingual storybook app for kids who speak low-resource languages

JavaScript 100.00%

edulang-frontend's Introduction

EduLang App

DESCRIPTION


EduLang is a bilingual childrens book app that translates books for children who speak low resource languages. Currently the language support is Pashto, Ukrainian, Somali, and Xhosa.

HOW TO PUSH CHANGES


Make sure that you create seperate branches for your UI changes!

  • First, check periodically on the master branch to check any code updates using git pull

  • Create a new branch on your local machine and switch: git checkout -b [nameOfYourNewBranch]

  • Tip: You can see all the branches by using: git branch -a

  • Check "git status" to see any changes

  • To add all of your changes, do: "git add ."

  • Then commit using git commit -m "[descriptionOfChanges]"

  • Push your changes and branch to github (official cloud repository): git push origin [nameOfYourNewBranch]

  • We then create a pull request after we people review your code, handles merge changes, approve it to the master branch :)

Don't feel hesistant to reach out to Eshaan, Jovani, Subha, or anyone else for help. :)

STEPS TO RUNNING


  • Download project and run yarn install in project directory to install dependecies
  • run yarn start to run the project
  • to run test yarn run test

edulang-frontend's People

Contributors

eshaancoding avatar subha-v avatar jovaniq1 avatar vanessasgh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.