https://github.com/arvinthc3000/byjus-course
Byju's Front End Coding Challenge. This project presents all available courses and sorts them as well. Follow the link to see the finished product.
https://github.com/arvinthc3000/byjus-course
axios bootstrap es6-javascript heroku heroku-deployment javascript react reacthooks
Last synced: about 2 months ago
JSON representation
Byju's Front End Coding Challenge. This project presents all available courses and sorts them as well. Follow the link to see the finished product.
- Host: GitHub
- URL: https://github.com/arvinthc3000/byjus-course
- Owner: ArvinthC3000
- Created: 2019-12-04T11:27:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T03:26:24.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T11:52:26.840Z (over 3 years ago)
- Topics: axios, bootstrap, es6-javascript, heroku, heroku-deployment, javascript, react, reacthooks
- Language: JavaScript
- Homepage: https://byjus-search-course.herokuapp.com/
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Deployment URL : https://byjus-search-course.herokuapp.com/
# Byju's Search course
This is a model application to search related courses, provided all courses data, it will sort the courses related to user search.
### Version - 1.0
## Responsiveness
Desktop responsive.
(Soon Mobile responsive application will be developed)
# Design
## Desktop

## How to use?
### Use application only
Just follow this [link](https://byjus-search-course.herokuapp.com/).
It'll take you to deployed domine in which you can examine how it works.
### Run in you system
To run the application on your system clone it to your desktop and follow the instructions:
* Open terminal
* Enter into the file directory
* Type "npm start" and then press "Enter"
* Now give some time, the application will automatically start running in your browser
For further details please go thought README_2.mf file by clicking [here](https://github.com/ArvinthC3000/weatherapp-react/blob/master/README_2.md)
## Author
### Arvinth C
[LinkedIn](https://www.linkedin.com/in/arvinth-chandrasekharan-64236a79),
email: arvinthc97@gmail.com
## References
* [ReactJS](https://reactjs.org/docs/getting-started.html)
* [JSX](https://reactjs.org/docs/introducing-jsx.html)
* [Axios](https://www.npmjs.com/package/axios)
* [React Hooks](https://reactjs.org/docs/hooks-intro.html)
* [JavaScript-ES6](https://scotch.io/tutorials/how-to-use-the-javascript-fetch-api-to-get-data)
* [Bootstrap](https://getbootstrap.com/docs/4.4/getting-started/introduction/)
* [Heroku](https://devcenter.heroku.com/) - For deployment