Skip to content

stephanieopala/teksade

 
 

Repository files navigation

Teksade - The Tech Community HQ

Project directories are structured as follows:

root
    ├── /public
        ├── /favicons
        ├── /img
    ├── /src
        ├── /components
        ├── /pages
        ├── /css
        ├── /fonts
        ├── /utils
package.json
tsconfig.json
next.config.js
postcss.config.js
tailwind.config.js
README.md

Running Locally

  1. Clone this reposiroty git clone https://github.com/ondiekelijah/teksade.git
  2. Navigate to project folder and install the dependencies.
npm install
npm run dev

Open http://localhost:3000 in your browser to see the result.

About

Teksade: The Tech Community HQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • CSS 2.4%
  • JavaScript 1.2%
  • Shell 0.3%