Table of Contents
Deploy: awesome-art-blog
Only creative design and good work. Only this will help you create a good product that people will use
Core libraries used to bootstrap this blog:
-
React;
-
Tailwind;
-
Three.js.
Simply instructions for setup and run a project. To get a local copy up and running follow these simple example steps.
All you need is node and yarn
- node
- download lates node
- yarn
npm install --global yarn
To run or for debugging purposes, simply run the following commands:
- Clone the repo:
git clone https://github.com/corners2wall/Art-blog
- Install NPM packages:
yarn install
- Run project:
yarn dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Telegram - @corners2wall
Project Link: https://github.com/corners2wall/Art-blog
Deploy: awesome-art-blog