react-bliss
v1.1.1
Published
> A simple but classic web app made with React
Downloads
426
Maintainers
Readme
Bliss
A simple but classic web app made with React
Built With
Technologies
- ** React** - Modern JavaScript library for building user interfaces
- ** JSX** - JavaScript XML syntax for writing React components
- ** CSS3** - Styling and animations
- ** HTML5** - Semantic markup structure
- ** JavaScript (ES6+)** - Core programming logic
📦 Project Structure
bliss/
├── 📁 public/ # Static assets
├── 📁 src/ # Source code
├── 📄 .gitignore # Git ignore configuration
├── 📄 eslint.config.js # ESLint configuration
├── 📄 index.html # Entry HTML file
├── 📄 package.json # Dependencies & scripts
├── 📄 package-lock.json # Dependency lock file
└── 📄 README.md # DocumentationGetting Started
Installation
# Clone the repository
git clone https://github.com/achille010/bliss.git
# Navigate to project directory
cd bliss
# Install dependencies
npm installDevelopment
# Start development server
npm start👨💻 Author
achille010
- GitHub: @achille010
Made with </> using React
⭐ Star this repo if you like it!
