Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Arpit078/pre-reactjs
Pre-ReactJS: A lightweight, powerful library to create single page web applications in VanillaJS with features like component-based architecture, one-time server call for static content, file based routing and access to dom and browser apis. Simplify your development journey with Pre-ReactJS! 🚀✨ Ideal for indie and hobby projects.
https://github.com/Arpit078/pre-reactjs
css frontend frontend-framework html javascript javascript-framework pwa single-page-app single-page-app-library spa spa-with-vanillajs vanilla-javascript
Last synced: about 1 month ago
JSON representation
Pre-ReactJS: A lightweight, powerful library to create single page web applications in VanillaJS with features like component-based architecture, one-time server call for static content, file based routing and access to dom and browser apis. Simplify your development journey with Pre-ReactJS! 🚀✨ Ideal for indie and hobby projects.
- Host: GitHub
- URL: https://github.com/Arpit078/pre-reactjs
- Owner: Arpit078
- Created: 2023-01-09T10:09:00.000Z (almost 2 years ago)
- Default Branch: near-native
- Last Pushed: 2024-08-17T12:43:36.000Z (3 months ago)
- Last Synced: 2024-10-05T16:06:45.766Z (about 1 month ago)
- Topics: css, frontend, frontend-framework, html, javascript, javascript-framework, pwa, single-page-app, single-page-app-library, spa, spa-with-vanillajs, vanilla-javascript
- Language: JavaScript
- Homepage: https://arpitverma.vercel.app
- Size: 453 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pre-ReactJS 🚀
Welcome to **Pre-ReactJS** — a lightweight frontend framework for building Single Page Applications (SPAs) with VanillaJS, HTML, and CSS.
This is the github repository for Pre-ReactJ. npm page for the package is [npm](https://www.npmjs.com/package/pre-reactjs)
Explore the full documentation here: [Documentation](https://pre-reactjs-docs.vercel.app/).
---
## Installation
To get started with Pre-ReactJS, install the package via npm:
```bash
npm install pre-reactjs
```
```bash
npx create-pre-react-app my-app
```
---## Stay Connected
GitHub: Follow the project, report issues, and contribute to the codebase here.Get in touch with the dev : [Arpit's Homepage](https://arpitverma.vercel.app/)