This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker ๐
ยท View Demo
This project was created to create a medium/large React project with React + Tailwind CSS, React Router, ContextAPI and Docker ๐
| 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 |
- Clone this repository
git clone https://github.com/yasinatesim/react-link-list.git- Change the directory
cd react-link-list- Install the project dependencies
yarn install- Develop awesome things
yarn start- Change the directory
cd react-link-list- Run this command without
yarnoryarn install
yarn setupor
yarn && docker-compose up --buildApp is running to http://localhost:3000/
For Production Build
yarn buildFor Lint
yarn lint- Copyright ยฉ 2020 - MIT License.
See
LICENSEfor more information.