baulagerwin / studieux-web

Improve your learning by centralizing and organizing your notes. Review your notes on-the-go anywhere anytime.

Home Page:https://studieux-web.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Studieux Web

Introduction

Improve your learning by centralizing and organizing your notes. Review your notes on-the-go anywhere anytime.

Preview

Studieux Web

Requirements

Install the following requirements first before proceeding.

Installation

Follow these instructions to run this project on your local machine for development and testing purposes.

  1. Clone the repository.
  git clone https://github.com/baulagerwin/studieux-web.git
  1. Install its dependencies
  npm install
  1. Run the dev server in parallel with studieux-api.
  npm run dev
  1. In your default browser, copy the text below and paste it in address bar.
  http://localhost:5173/
  1. Login with the credentials below
  username: testuser
  password: password
  1. Enjoy and explore!

Built With

  • React
  • TypeScript
  • React Query v3
  • Syntactically Awesome Stylesheet (SASS)

Acknowledgements

About

Improve your learning by centralizing and organizing your notes. Review your notes on-the-go anywhere anytime.

https://studieux-web.netlify.app/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 78.3%Language:SCSS 21.3%Language:HTML 0.4%