im-parsa / Papelo-Client

Papelo Website (Landing, Auth, Shop, Blogs, Panel)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsa firoozi
Papelo Website

papelo

Papelo website that written in ReactJS

🚨 Forking this repo (please read!)

Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.

I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my site without giving me credit. I spent a non-trivial amount of effort building and designing this iteration of my website, and I am proud of it! All I ask of you all is to not claim this effort as your own.

πŸ›  Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

πŸš€ Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm start

⚠️ License & πŸ“ Credits

Papelo is open-source website licensed under the MIT General Public License v3.0. created by @im-parsa & @IntelligentQuantum.

About

Papelo Website (Landing, Auth, Shop, Blogs, Panel)


Languages

Language:TypeScript 55.1%Language:SCSS 44.8%Language:HTML 0.0%Language:JavaScript 0.0%