noyamirai / WFUT

WFUT is a progressive web application, designed to keep you up-to-date with your favorite teams in the FA Women's Super League. Please note that we do not own any rights to the league or its teams

Home Page:https://jittery-moth-helmet.cyclic.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚽ WFUT ⚽

HTML5 CSS3 JavaScript

WFUT is a progressive web application, designed to keep you up-to-date with your favorite teams in the FA Women's Super League. Please note that we do not own any rights to the league or its teams. Our project is purely for educational purposes.

Whether you're a super fan or simply looking to stay informed, WFUT is focused on providing a simple and intuitive user experience, with features that include league standings, team overviews, today's games, and the last five games played by each team. While our project may not offer the same level of depth as official league resources, we hope it will provide a useful tool for those looking to follow the action and stay informed.

So whether you're a super fan or simply looking to stay informed on the FA Women's Super League, we invite you to check out our application. Thank you for your interest in our project, and we hope you find it useful!

WFUT - App preview

πŸ’» Features

WFUT offers the following features (for now):

Features πŸ’… Status πŸš€
View current league standings βŒ›
Team details βœ…
Upcoming games βœ…
Previous games of team βœ…
Favorite teams βŒ›
Match details βŒ›

⚑ Quickstart

If you want to start working with us on WFUT, and you have cloned this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Now that we are all on the same page, it is time to create a .env file in the root of your project. Your .env file should then contain the following information:

PORT=9000
API_KEY=key

To receive the key for API_KEY please get in touch with our lead developer, Maijla.


Now that you're ready to really get started, you can run the application with or without nodemon.

Running the application 'normally'

npm start

Running the application with nodemon

npm run start:dev

Both these prompts will give you access to WFUT via localhost:9000/. And That's it! Having trouble? Feel free to let us know by submitting an issue. (no e-mail yet πŸ˜›)

πŸ“ Documentation

Learn more about WFUT and dive deeper into this project by reading the process documentation.

πŸ“¦ Resources

Our application uses the following recourses:

⚠️ License

This project is licensed under the terms of the MIT license.

License: MIT

About

WFUT is a progressive web application, designed to keep you up-to-date with your favorite teams in the FA Women's Super League. Please note that we do not own any rights to the league or its teams

https://jittery-moth-helmet.cyclic.app/

License:MIT License


Languages

Language:JavaScript 50.0%Language:CSS 27.7%Language:EJS 22.3%