Skip to content

MiaInturi/text-editor

Repository files navigation

Text Editor by MiaInturi

🎓 What's project about

As the name suggests, a Text Editor is a front-end project, which is a website where users can edit texts and return to them as needed. All business logic of the project was implemented without the use of third-party libraries.

Next.js was used as the main framework for SSR.

🚀 How to run

Run the development server:

# if you use npm
npm run dev
# uf you use yarn
yarn dev

and open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published