gw-rodrigues / ignite-react-2022-github-blog

ignite-react-2022-github-blog

Home Page:https://ignite-react-2022-github-blog.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

demo



License GitHub Repo stars GitHub last commit GitHub language count GitHub package.json version



🛠 Installation


You can use git or a tool like degit to clone my projects for your directory.

#clone project repository
git clone HTTTPS-or-SSH-URL
#OR
npx degit gw-rodrigues/repository-name new-project-folder-name

#go to project folder
cd new-project-folder-name

#install dependencies
npm install
#OR
yarn

#start project developer mode
npm run dev
#OR
yarn dev

About

ignite-react-2022-github-blog

https://ignite-react-2022-github-blog.vercel.app


Languages

Language:TypeScript 94.1%Language:JavaScript 3.0%Language:HTML 2.5%Language:CSS 0.4%