/front-template

Modern production-ready typescript frontend template

Primary LanguageTypeScript

Front template

This work is still in progress and is subject to many changes

This is my first attempt to build a robust, modern front-end stack

Later, it will be integrated with

  • API-template , to provide a backend
  • Ops-template, to add caching on the top of the front end along with scaling capabilities

Preview

The front-end is automatically deployed and available on https://front-template.vercel.app

Getting started

  1. Install dependencies with npm install
  2. Run npm run dev
  3. Open your navigator and go to localhost:3000

Technologies

How to contribute

  1. Fork it (https://github.com/LeChatErrant/front-template/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

Issues and comments welcomed ! 😉

Contributors

GitHub Logo   LeChatErrant - creator and maintainer