Skip to content

aycanogut/front-end-resources

Repository files navigation

👋 Introduction

A collection of (awe)some resources, mostly focused on front-end web development. You can find a list of all the resources in here.

Table of Contents

Resources

API

CSS

Data Structures and Algorithms

Design

Frontend Resources

Git / Github

HTML

JavaScript

React

TypeScript

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Contributing

If you have any front-end resources that you would like to share, please feel free to open a pull request with your additions. Please make sure to follow the formatting of the existing resources and to add your resource to the appropriate section.

License

This repository is licensed under the MIT License. See LICENSE for more information.

Contributors