- Technologies Used
- Description
- Webpage
- Setup/Installation Requirements
- Step by Step Guide
- Known Bugs
- License
- JavaScript
- CSS
- React
- Babel
- ESLint
Brainy Tutoring is a service to help students succeed in classes and education .
How we got there is by our step by step creation
see flowchat bellow
- Chrome web browser for best compatibility
- Have a prompt and editor to apply changes, like VSCode and Gitbash
Download here for VScode
Download here for Gitbash
- Installation of Node.js and npm
Copy by running:
git clone "https://github.com/Rbustan0/BrainyTutoring"
I would recommend also setting up your work environment after cloning by:
npm install
Check if the application compiles without any bugs:
npm run build
Once we have the program started, run:
npm run dev
Now you can access the application in your web browser at http://localhost:5000.
- Just getting started, no known bugs at this time
- If any issues or bugs are discovered, please feel free to reach out to me via email at learningbrainy@gmail.com
- SEE LICENSE HERE