Skip to content
/ motogp-db Public template

Super basic app shows the 2020 MotoGP championship teams and riders. Built with React and Redux.

License

Notifications You must be signed in to change notification settings

macnick/motogp-db

Repository files navigation

Netlify Status

MotoGP Database

2020 MotoGP championship team info. Catalogue of Statistics. Single Page App for MotoGP fans. Users can see all the teams or select teams by country. Fast, dynamic and responsive build with React & Redux. Data from the thesportsdb API.

Table of Contents

Technologies Used

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • React-Router-Dom
  • Redux
  • npm
  • HTML/CSS
  • ES6
  • ESlint
  • Netlify

Up

Live version

A live version is hosted on Netlify.

Up

Video

Here is a video explanation of the project.

Up

Screenshots

Home, list of all teams

Team Details

Mobile

Up

How to Install and Run in Your Computer

To run the scripts npm is required. To get npm you have to install Node.js. Follow the installation instructions for your system Mac, Linux or Windows.

Use your terminal and run the commands after each instruction.

Command Description
git clone https://github.com/macnick/motogp-db.git Clone the repository to you computer
cd rmotogp-db Navigate to the newly created folder
npm install Install dependencies and launch browser with examples
npm start Makes the build and starts the development server
Press Ctrl + c to kill http-server process
http://localhost:3000 Visit this link to use the motogp-db

Up

Acknowledgments

Up

Author

Nick Haralampopoulos

Up

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it (https://github.com/macnick/motogp-db/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Up

Show your support

Spare a ⭐️ if you enjoyed this project!

📝 License

This project is MIT licensed.

About

Super basic app shows the 2020 MotoGP championship teams and riders. Built with React and Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published