Skip to content

yasinatesim/react-link-list

Repository files navigation


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 😎

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages