Table of Contents
ในระยะสั้น : โปรเจกค์นี้ทำขึ้นมาเพื่อศึกษาวิธีการสร้าง Online IDE ให้เหมือนกับ vs-code
ในระยะยาว :
- ต้องการทำระบบตรวจงานอัติโนมัติ (JS Problem)
- สามารถ Review Code ผ่าน Platform ได้
- สามารถ Coding ใน Session เดียวกันได้
- React + TypeScript
- Authenticate : Auth0
- State Management : Redux (Toolkit,Thunk,Persist)
- Router : React router dom v6
- UI : MUI + styled-component
- Editor : Monaco Editor
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- create vscode clone
- เขียน Readme ให้ครบ
- github login for access repo
- connect with real github repository
- can using git command to interact with github
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Pavit PimChanagul - [email protected]
Project Link: https://github.com/pavitpim40/vscode-clone
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!