Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 1.74 KB

README.md

File metadata and controls

82 lines (60 loc) · 1.74 KB

Markee App is a markdown editor developed during B.Academy's ReactJS Bootcamp.

🎮 Getting started

🧬 Clone this repository

git clone https://github.com/joaogabriel-sg/markee-app.git

📂 Move yourself to the appropriate repository

cd markee-app

🎉 Install the package dependencies

npm install
# or
yarn

🔥 Usage

npm run dev
# or
yarn dev

Open http://localhost:3000 to view it in the browser.

🍷 Build

npm run build
# or
yarn build

Builds the app for production to the build folder.

🚀 Techs

  • React
  • TypeScript
  • Styled Components
  • LocalForage
  • Marked
  • Highlight.js
  • Husky
  • ESLint
  • EditorConfig

👨🏻‍💻 Author

✨ Show your support

Give a ⭐ if this project helped you or if you liked it!