Skip to content

achille010/bliss

Repository files navigation

Bliss

A simple but classic web app made with React

Built With

React JavaScript HTML5 CSS3

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
├── 📄 LICENSE              # MIT license file   
├── 📄 package.json         # Dependencies & scripts
├── 📄 package-lock.json    # Dependency lock file
└── 📄 README.md            # Documentation

Getting Started

Installation

# Clone the repository
git clone https://github.com/achille010/bliss.git

# Navigate to project directory
cd bliss

# Install dependencies
npm install

Development

# Start development server
npm start

👨‍💻 Author

achille010


Made with </> using React

⭐ Star this repo if you like it!

About

A simple but classic web app made with react

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors