yasinatesim / react-link-list

This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker 😎

Home Page:https://react-link-list-yasinatesim.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


React Link List App
React Link List App


This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker 😎

Β· View Demo

πŸ“– About

This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker 😎

πŸ“šTech Stack

Airbnb Which is often a reasonable approach to JavaScript
React Js A JavaScript library for building user interfaces
Tailwind CSS A utility-first CSS framework for rapidly building custom designs.
React Router Components are the heart of React's powerful, declarative programming model.
Commitlint Send commit messages to conventional commits rules
SASS The most mature, stable, and powerful professional grade CSS extension language in the world
Editorconfig Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
Eslint Find and fix problems in your JavaScript code
Prettier An opinionated code formatter

βš™οΈ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/react-link-list.git
  1. Change the directory
cd react-link-list
  1. Install the project dependencies
yarn install
  1. Develop awesome things
yarn start

For Docker

  1. Change the directory
cd react-link-list
  1. Run this command without yarn or yarn install
yarn setup

or

yarn && docker-compose up --build

App is running to http://localhost:3000/

For Production Build

yarn build

For Lint

yarn lint

πŸ”‘ License

  • Copyright Β© 2020 - MIT License. See LICENSE for more information.

About

This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker 😎

https://react-link-list-yasinatesim.vercel.app/

License:MIT License


Languages

Language:JavaScript 93.3%Language:HTML 5.3%Language:CSS 0.9%Language:Dockerfile 0.5%