This is a solution to the In-browser markdown editor.
Users should be able to:
- Create, Read, Update, and Delete markdown documents
- Name and save documents to be accessed as needed
- Edit the markdown of a document and see the formatted preview of the content
- View a full-page preview of the formatted content
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- This project is built as a full-stack application
- Solution URL: Github
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS
- Flexbox
- CSS modules
- Mobile-first workflow
- React - JS library
- Express
- Node
- Mongodb
- Learned how to create an entire full-stack application that can perform CRUD operations.
- Learned how to setup an express server along with database.
- Learned how to create a fully responsve react application and merge it with backend server.
- Learned how to make my application modular.
- Github - @Aayush895









