Skip to content

dev-intj/skroutz-in-react

Repository files navigation

     _                    _       
 ___| | ___ __ ___  _   _| |_ ____
/ __| |/ / '__/ _ \| | | | __|_  /
\__ \   <| | | (_) | |_| | |_ / / 
|___/_|\_\_|  \___/ \__,_|\__/___|

Skroutz website made in React with Nextjs/Redux/Tailwind

License: MIT

Started this project to improve skills on React and Redux,

Development setup

Install packages for this repo. ( I recommend yarn )

yarn install

(or)

npm install

Run the website locally

Running this project locally for devs.

yarn dev

(or)

npm run dev

Meta

C. Dematas – demataschristiano@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/dev-intj/

Contributing

  1. Fork it (https://github.com/dev-intj/skroutz-in-react/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published