Skip to content

Commit

Permalink
Readme Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Drougnov committed Sep 21, 2022
1 parent 5876644 commit 3bf51e0
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,61 @@
# 🚧Site on construction🚧
# Notepad | React Markdown Editor

This is a markdown editor made with React. This is a follow-up project of [freeCodeCamp ft Scrimba's React tutorial course](https://youtu.be/bMknfKXIFA8).

## Table of contents

- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

## Overview

### Screenshot

![Notepad screenshot](./images/design.png)

### Links

- Live Site URL: [https://Drougnov.github.io/Notepad](https://Drougnov.github.io/Notepad)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- [React](https://reactjs.org/) - JS library

### What I learned

- How to handle input values with React

- How to fetch api data with React

### Continued development

- Adding responsiveness

- Update UI

### Useful resources

- [Scrimba's React crash course](https://youtu.be/bMknfKXIFA8)
- [tackOverFlow](https://www.stackoverflow.com)

## Author

- Frontend Mentor - [@BIPLOB BARUA](https://www.frontendmentor.io/profile/Drougnov)
- Facebook - [@Biplob Barua Rocky](https://www.facebook.com/ANT1D0t35)

## Acknowledgments

I would be glad if you can leave out some suggestion on how I can improve my code.

0 comments on commit 3bf51e0

Please sign in to comment.