open-source-learners / web

open source learners website

Home Page:https://open-source-learners.github.io/web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

offical open source learnesr website

Get Started

  1. Set up Node.js v19+
  2. React 18
  3. Clone this repo
  4. Run npm install
  5. Run npm run dev to start the dev server
  6. Open http://localhost:5173 in a browser

src/index.css

src/images

Here is where you should stick all your images.

License

dependencies

  • react
  • react-dom
  • react-router-dom

devdependencies

  • tailwindcss@3.1.8
  • postcss@8.4.18
  • autoprefixer@10.4.12

Thanks to all the contributors ❤️

About

open source learners website

https://open-source-learners.github.io/web/

License:MIT License


Languages

Language:JavaScript 92.9%Language:HTML 5.2%Language:CSS 1.9%