React Dashboard

A simple Rich text editor in Typescript, React and SCSS

View App

Screenshot 2023-01-11 at 13 55 56

Technologies Used

  • React
  • HTML5/CSS3,
  • SCSS
  • Typescript

Run Locally

  • Download or clone the repo
  • Make sure you have the latest node and npm installed on your system
  • Open the terminal inside the root directory of the repo
  • Run npm install or npm i to install all dependencies
  • Run npm start to start the in development
  • Go to 127.0.0.1:3000 on your browser to view the app