_ _ ___| | ___ __ ___ _ _| |_ ____ / __| |/ / '__/ _ \| | | | __|_ / \__ \ <| | | (_) | |_| | |_ / / |___/_|\_\_| \___/ \__,_|\__/___|
Skroutz website made in React with Nextjs/Redux/Tailwind
Started this project to improve skills on React and Redux,
Install packages for this repo. ( I recommend yarn )
yarn install(or)
npm installRunning this project locally for devs.
yarn dev(or)
npm run devC. Dematas – [email protected]
Distributed under the MIT license. See LICENSE for more information.
https://github.com/dev-intj/
- Fork it (https://github.com/dev-intj/skroutz-in-react/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request