aistomin / andys.frontend

Andy's Website. Frontend.
Apache License 2.0
0 stars 0 forks source link

Andy's Website. Frontend.

CI Production

This repository contains the source code of the Andy's website. The website contains videos, lyrics and music sheets, that are created, re-worked or covered by this amateur artist, who simply calls himself "Andy" :smiley:

Why It Was Created?

The primary goal was to play around with React JS. As a backend developer I have not that much experience with the frontend technologies. So, I decided to educate myself a little bit and learn React JS. That's where the idea of this website came from.

Credits

Although I'm the only one contributor here at the moment, I really couldn't build anything without a community help. I thank all the kind people on the Internet who share the information and their work for free: though it's free, it's priceless. I'd like to mention some people explicitly:

Thank you all for your work, it's very helpful!!!

Have You Found a Bug? Do You Have Any Suggestions?

I am always happy to hear some suggestions, ideas and thoughts from you. Do not hesitate to create an issue. It will help me to make the project better. Thank you in advance!!!

How to Contribute

Do you want to help me with the project? I will be more than just happy. Please: fork the repository, make changes, submit a pull request. I promise to review your changes in the next couple of days and merge them to the master branch, if they look correct. To avoid frustration, please test your changes before sending me a pull request. Here are some useful commands:

  1. To install all the required dependencies, execute: npm install
  2. To run the app, execute: npm run dev
  3. To run the tests, execute: npm test

Thank you in advance!!!

Licence

The project is licensed under the terms of the Apache License, Version 2.0.