Skip to content

glenbuck503/That-Being-Said

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Description 📃

This app will take in a user's input and translate it to the selected language.

Installation Guide 💻

Open for full guide

Cloning and Initial Setup

Repository: https://github.com/glenbuck503/That-Being-Said

  1. In your terminal of choice or GitHub's Desktop Application, clone the above repository from Github. For further explanation on how to clone this repository, please visit GitHub's Documentation.
  2. Ensure you are running node package manager (npm) by typing "npm -v" in your terminal. You should receive a version number back (such as 6.14.9). If NPM is not installed, visit Node's website and follow the installer's steps based on your OS.
  3. Once you verify you are running npm, navigate in your terminal to ThatBeingSaid directory. One there, run "npm install" in your terminal.
  4. You can open the code in a code editor. VS Code is recommended

Additional Instructions Supplied by the React Team 👩‍💼

Open for full guide

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Technologies Used

  • HTML5/CSS3
  • REACT 3.2.0
  • JavaScript ES6
  • Node Package Manager 6.14.9
  • webpack 4.39.3
  • Babel 7.6.4
  • eslint 6.3.0
  • UUID
  • React
  • React Redux
  • Yandex Translate API
  • React Hooks

Support and contact details

For contact support, please email Glen Buck Send Email

License

3423423.232

Copyright (c) 2021, Glen Buck.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published