An open API service indexing awesome lists of open source software.

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.

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
![Desktop Layout](https://github.com/ArvinthC3000/byjus-course/blob/master/src/img/Layout.png)

## 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