Skip to content

TripKendall/front-end

Repository files navigation

Front-End.us : 0.1.5

Front-End.us is a repository that I use to bootstrap my projects. It is built with the following technologies:

I found myself building the same frontend components over and over again. I need a VueJS front-end with tailwind, dark mode, local fonts, etc. So I decided to build a template of frontend Views and components that I can use to bootstrap my projects more efficinently. I decided to open source in case others can benefit from it as well. I will be adding to it as I go along. Feel free to fork it and use it for your own projects.

screenshot

darkmode

Installation

npm install

Usage

npm run dev

Build

npm run build

More Help and information

There is a question and answer section on the site: Front-End.us Help

You can also open an issue on the repo.

Todo List

  • Change out all script to script setup ~~ - Finish creating custom CSS~~
  • Add tests
  • Add documentation
  • Fix the current page in the menu?
  • 99% or better Lighthouse score ( so close !)
  • Add a dark mode toggle
  • Add lighthouse stats to front page
  • Add contributors to front page

License

Copyright 2023 Tr1pwyr This project is licensed under the MIT License - see the LICENSE file for details