Skip to content

yasinatesim/react-post-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


React Post List App
React Post List App


This project was created to create a medium/large React project with React Router and Docker ๐Ÿ˜Ž

ยท View Demo

๐Ÿ“– About

This project was created to create a medium/large React project with React Router and Docker ๐Ÿ˜Ž

๐Ÿ“šTech Stack

Airbnb Which is often a reasonable approach to JavaScript
React Js A JavaScript library for building user interfaces
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-post-list.git
  1. Change the directory
cd react-post-list
  1. Install the project dependencies
yarn install
  1. Develop awesome things
yarn start

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

For Docker

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

or

yarn && docker-compose up --build

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 Router and Docker ๐Ÿ˜Ž

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published