Skip to content
/ template Public template

Template for README and all repo structure

Notifications You must be signed in to change notification settings

asdacosta/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

💻 Technologies

Linux badge VS Code badge Git badge Node.js badge npm badge ESLint badge Prettier badge Babel badge Jest badge React badge Vite badge Webpack badge Vercel badge Framer Motion badge Swiper badge React Router badge Tailwind CSS badge Koyeb badge Railway badge PostgreSQL badge ExpressJS badge Prisma badge Supabase badge Render badge Neon badge Supertest badge

Demo:

folder

Screen views

Desktop View:


Tablet View:


Mobile View:

desktop view

🌐 Origin

📝 Description

Store all template files.

Features

🎯 Relevance

To solidify concepts of ### in ###.

👥 Intended Audience

Developers, users, and non-developers.

Note

Users can install all dependencies using package.json file via:

npm install

To use manageDeployments.sh:

sudo apt install gh
gh auth login
sudo apt-get install jq
chmod +x manageDeployments.sh
./manageDeployments.sh

📂 Files

Invert
File Description
src/* Source files that are bundled into the output directory dist/.
src/index.js The main JavaScript entry point that bundling begins.
dist/* Output files from bundling of files in directory src/.
dist/main.js Main JavaScript output file that contains the bundled JavaScript code. Code is minified and optimized for deployment (Due to mode set to production in webpack config).
package* Contains details of project and dependencies versions.
algorithm.txt Algorithm for JavaScript.
readme-assets/* Live demo and different screen views used in README.md.

©️ Credit

Invert
File Description
src/assets/### Photo created by ### on ###.

🔄 Improvements

Invert
  • ###

👤 Curator

  1. Ace Da Costa Silvanus

🞁 Top

About

Template for README and all repo structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published